HashiCorp Certified: Terraform Associate (003) Free Practice Exam Questions

30 real HashiCorp Certified: Terraform Associate (003) exam questions with answers and AI explanations. HashiCorp certification prep — page 2 of 3.

  1. Question 12: When using Terraform to deploy resources into Azure, which scenarios are true regarding state files?
  2. Question 13: You use a Cloud provider account that is shared with other team members. You previously used Terraform to create a load balancer that listens on port 80. After…
  3. Question 15: terraform validate uses provider APIs to verify your infrastructure settings.
  4. Question 16: Terraform can only manage resource dependencies if you set them explicitly with the depends_on argument.
  5. Question 18: As a developer, you want to ensure your plugins are up-to-date with the latest versions. Which Terraform command should you use?
  6. Question 19: You have provisioned some virtual machines (VMs) on Google Cloud Platform (GCP) using the gcloud command line tool. However, you are standardizing with Terrafo…
  7. Question 20: Which of the following is true about terraform apply? (Choose two.)
  8. Question 21: You used Terraform to create an ephemeral development environment in the cloud and are now ready to destroy all the infrastructure described by your Terraform…
  9. Question 22: Which of the following is available only in HCP Terraform workspaces and not in Terraform CLI?
  10. Question 23: Which two steps are required to provision new infrastructure in the Terraform workflow? (Choose two.)