Which argument can you use toprevent unexpected updatesto a module's configuration when calling Terraform Registry modules?
What is terraform plan -refresh-only intended to detect?
You have provisioned some virtual machines (VMs) on Google Cloud Platform (GCP) using the gcloud command line tool. However, you are standardizing with Terraform and want to manage these VMs using Terraform instead. What are the two things you must do to achieve this? Choose two correct answers.
How is terraform import run?
Which are examples of infrastructure as code? Choose two correct answers.
Once you configure a new Terraform backend with a terraform code block, which command(s) should you use to migrate the state file?
Which command should you run to check if all code in a Terraform configuration that references multiple modules is properly formatted without making changes?
What is the workflow for deploying new infrastructure with Terraform?
A senior admin accidentally deleted some of your cloud instances. What will Terraform do when you run terraform apply?
terraform plan updates your state file.