Which backend does the Terraform CLI use by default?
What does the default " local " Terraform backend store?
You have multiple team members collaborating on infrastructure as code (IaC) using Terraform, and want to apply formatting standards for readability.
How can you format Terraform HCL (HashiCorp Configuration Language) code according to standard Terraform style convention?
How can terraform plan aid in the development process?
Where does HashiCorp recommend you store API tokens and other secrets within your team ' s Terraform workspaces?
Pick three correct responses below:
Which option cannot be used to keep secrets out of Terraform configuration files?
You want to define multiple data disks as nested blocks inside the resource block for a virtual machine. What Terraform feature would help you define the blocks using the values in a variable?
What is the purpose of the .terraform directory in a Terraform workspace?
The HCP Terraform private registry keeps the module configurations confidential within your organization.
Which of the following is not a valid source path for specifying a module?
TESTED 03 Aug 2026