HashiCorp Terraform Associate 003 Practice Test - Questions Answers, Page 14
List of questions
Question 131

Which option cannot be used to keep secrets out of Terraform configuration files?
Question 132

When using Terraform to deploy resources into Azure, which scenarios are true regarding state files? (Choose two.)
Question 133

Which of the following should you put into the required_providers block?
Question 134

Which of the following methods, used to provision resources into a public cloud, demonstrates the concept of infrastructure as code?
Question 135

Which are forbidden actions when the terraform state file is locked? Choose three correct answers.
Question 136

Which of these ate secure options for storing secrets for connecting to a Terraform remote backend? Choose two correct answers.
Question 137

Which of these statements about Terraform Cloud workspaces is false?
Question 138

When should you use the force-unlock command?
Question 139

Which is the best way to specify a tag of v1.0.0 when referencing a module stored in Git (for example.
Git::https://example.com/vpc.git)?
Question 140

Terraform configuration can only import modules from the public registry.
Question