Which of these are benefits of using Sentinel with HCP Terraform/Terraform Cloud? (Pick the 3 correct responses)
What does state looking accomplish?
Before you can use a new backend or HCP Terraform/Terraform Cloud integration, you must first execute terraform init.
Module variable assignments are inherited from the parent module and you do not need to explicitly set them.
Which are forbidden actions when the terraform state file is locked? Choose three correct answers.
Setting the TF_LOG environment variable to DEBUG causes debug messages to be logged into stdout.
When does Terraform create the .terraform.lock.hc1 file?
Which of these are features of HCP Terraform/Terraform Cloud? (Pick the 2 correct responses)
If you manually destroy infrastructure, what is the best practice reflecting this change in Terraform?
Changing the Terraform backend from the default "local" backend to a different one after performing your first terrafom apply is: