You add a new provider to your configuration and immediately run terraform apply in the CD using the local backend. Why does the apply fail?
Which option cannot be used to keep secrets out of Terraform configuration files?
Before you can use a remote backend, you must first execute terra-form init.
A developer accidentally launched a VM (virtual machine) outside of the Terraform workflow and ended up with two servers with the same name. They don't know which VM Terraform manages but do have a list of all active VM IDs.
Which of the following methods could you use to discover which instance Terraform manages?
Which of the following is not a valid Terraform collection type?
What does Terraform use the .terraform.lock.hc1 file for?
How is terraform import run?
Which of the following is not a benefit of adopting infrastructure as code?
Which of the following arguments are required when declaring a Terraform output?
Which of the following is not a valid string function in Terraform?