Terraform-Associate-004 Exam Question 81

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?
  • Terraform-Associate-004 Exam Question 82

    When does Terraform create the .terraform.lock.hc1 file?
  • Terraform-Associate-004 Exam Question 83

    You used Terraform to create an ephemeral development environment in the cloud and are now ready to destroy all the infrastructure described by your Terraform configuration. To be safe, you would like to first see all the infrastructure that Terraform will delete.
    Which command should you use to show all the resources that will be deleted? (Pick the 2 correct responses)
  • Terraform-Associate-004 Exam Question 84

    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 3 correct responses)
  • Terraform-Associate-004 Exam Question 85

    Which of the following is not a way to trigger terraform destroy?