Which of the following does terraform apply change after you approve the execution plan? (Choose two.)
You ate creating a Terraform configuration which needs to make use of multiple providers, one for AWS and one for Datadog. Which of the following provider blocks would allow you to do this?
A)
B)
C)
D)
You ate making changes to existing Terraform code to add some new infrastructure. When is the best time to run terraform validate?
You can access state stored with the local backend by using terraform_remote_state data source.
Your risk management organization requires that new AWS S3 buckets must be private and encrypted at rest. How can Terraform Cloud automatically and proactively enforce this security control?
Which of these ate secure options for storing secrets for connecting to a Terraform remote backend? Choose two correct answers.
Which of the following is availableonlyinHCP Terraform workspacesandnot in Terraform CLI?
You want to use API tokens and other secrets within your team's Terraform workspaces. Where does HashiCorp recommend you store these sensitive values? (Pick the 3 correct responses)