Free Terraform Associate 003 Sample Questions — HashiCorp Certified: Terraform Associate (003)

Free Terraform Associate 003 sample questions for the HashiCorp Certified: Terraform Associate (003) exam. No account required: study at your own pace.

Want an interactive quiz? Take the full Terraform Associate 003 practice test

Looking for more? Click here to get the full PDF with 29+ practice questions for $4 for offline study and deeper preparation.

Question 1

When using Terraform to deploy resources into Azure, which scenarios are true regarding state files?

  • A. Changing resources via the Azure Cloud Console records the change in the current state file
  • B. When you change a resource via the Azure Cloud Console. Terraform records the changes in a new state file
  • C. When you change a Terraform-managed resource via the Azure Cloud Console. Terraform updates the state file to reflect the change during the next plan or apply
  • D. Changing resources via the Azure Cloud Console does not update current state file
Show Answer
Correct Answer:
C. When you change a Terraform-managed resource via the Azure Cloud Console. Terraform updates the state file to reflect the change during the next plan or apply
Question 2

Which of the following is available only in HCP Terraform workspaces and not in Terraform CLI?

  • A. Secure variable storage
  • B. Support for multiple cloud providers
  • C. Dry runs with terraform plan
  • D. Using one workspace’s state as a data source for another
Show Answer
Correct Answer:
A. Secure variable storage
Question 3

Which of these actions will prevent two Terraform runs from changing the same state file at the same time?

  • A. Delete the state before running Terraform
  • B. Refresh the state after running Terraform
  • C. Run Terraform with parallelism set to 1
  • D. Configure state locking for your state backend
Show Answer
Correct Answer:
D. Configure state locking for your state backend
Question 4

Which argument(s) are required when declaring a Terraform variable?

  • A. type
  • B. default
  • C. description
  • D. All of the above
  • E. None of the above
Show Answer
Correct Answer:
E. None of the above
Question 5

One cloud block always maps to a single HCP Terraform/Terraform Cloud workspace.

  • A. True
  • B. False
Show Answer
Correct Answer:
B. False

Aced these? Get the Full Exam

Download the complete Terraform Associate 003 study bundle with 29+ questions in a single printable PDF.