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?
You should run terraform fnt to rewrite all Terraform configurations within the current working directory to conform to Terraform-style conventions.
Which of the following are advantages of using infrastructure as code (laC) instead of provisioning with a graphical user interface (GUI)? Choose two correct answers.
Which of these actions will prevent two Terraform runs from changing the same state file at the same time?
When using Terraform to deploy resources into Azure, which scenarios are true regarding state files? (Choose two.)
Outside of the required_providers block, Terraform configurations always refer to providers by their local names.
You just upgraded the version of a provider in an existing Terraform project. What do you need to do to install the new provider?