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)
Which of these are features of HCP Terraform/Terraform Cloud? (Pick the 2 correct responses)
terraform validate confirms that your infrastructure matches the Terraform state file.
Which command should you run to check if all code in a Terraform configuration that references multiple modules is properly formatted without making changes?
Which of the following arguments are required when declaring a Terraform output?
Outside of the required_providers block, Terraform configurations always refer to providers by their local names.
terraform validate reports syntax check errors for which of the following?
Which of the following statements about Terraform modules is not true?
How does Terraform manage most dependencies between resources?
Which of these are features of Terraform Cloud? Choose two correct answers.