Which are forbidden actions when the terraform state file is locked? Choose three correct answers.
You are using a networking module in your Terraform configuration with the name label my-network. In your main configuration you have the following code:
When you run terraform validate, you get the following error:
What must you do to successfully retrieve this value from your networking module?
If a DevOps team adopts AWS CloudFormation as their standardized method for provisioning public cloud resoruces, which of the following scenarios poses a challenge for this team?
You just upgraded the version of a provider in an existing Terraform project. What do you need to do to install the new provider?
Which backend does the Terraform CU use by default?
Which argument can you use toprevent unexpected updatesto a module's configuration when calling Terraform Registry modules?
A module can always refer to all variables declared in its parent module.
What is the Terraform style convention for indenting a nesting level compared to the one above it?
In Terraform HCL, an object type of object({name=string, age-number}) would match this value.
All modules published on the official Terraform Module Registry have been verified by HasihCorp.