Module version is required to reference a module on the Terraform Module Registry.
Which provider authentication method prevents credentials from being stored in the state file?
You can reference a resource created with for_each using a Splat ( *) expression.
Which of these statements about HCP Terraform/Terraform Cloud workspaces is false?
A child module can always access variables declared in its parent module.
Which of these commands makes your code more human readable?
When you run terraform apply, the Terraform CLI will print output values from both the root module and any child modules.
How can you trigger a run in a Terraform Cloud workspace that is connected to a Version Control System (VCS) repository?
What functionality do providers offer in Terraform? (Pick the 3 correct responses below.)
Setting the TF_LOG environment variable to DEBUG causes debug messages to be logged into stdout.