Which of the following methods, used to provision resources into a public cloud, demonstrates the concept of infrastructure as code?
While attempting to deploy resources into your cloud provider using Terraform, you begin to see some odd behavior and experience slow responses. In order to troubleshoot you decide to turn on Terraform debugging. Which environment variables must be configured to make Terraform's logging more verbose?
Which is the best way to specify a tag of v1.0.0 when referencing a module stored in Git (for example.
Git::https://example.com/vpc.git)?
Which of these actions will prevent two Terraform runs from changing the same state file at the same time?
Which of the following does terraform apply change after you approve the execution plan? (Choose two.)