Question 66
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 environment variables must be configured to make Terraform's logging more verbose?
Question 67
You have used Terraform lo create an ephemeral development environment in the (loud and are now ready to destroy all the Infrastructure described by your Terraform configuration To be safe, you would like to first see all the infrastructure that Terraform will delete.
Which command should you use to show all of the resources that mil be deleted? Choose two correct answers.
Which command should you use to show all of the resources that mil be deleted? Choose two correct answers.
Question 68
Terraform configuration can only import modules from the public registry.
Question 69
Which of the following module source paths does not specify a remote module?
Question 70
How do you specify a module's version when publishing it to the public terraform Module Registry?
