HashiCorp Certified: Terraform Associate Free Practice Exam Questions

318 real HashiCorp Certified: Terraform Associate exam questions with answers and AI explanations. HashiCorp certification prep — page 1 of 32.

  1. Question 1: You have deployed a new webapp with a public IP address on a cloud provider. However, you did not create any outputs for your code. What is the best method to…
  2. Question 2: Which of the following is not a valid string function in Terraform?
  3. Question 3: If you manually destroy infrastructure, what is the best practice reflecting this change in Terraform?
  4. Question 4: What information does the public Terraform Module Registry automatically expose about published modules?
  5. Question 5: You have provisioned some virtual machines (VMs) on Google Cloud Platform (GCP) using the gcloud command line tool. However, you are standardizing with Terrafo…
  6. Question 6: You have recently started a new job at a retailer as an engineer. As part of this new role, you have been tasked with evaluating multiple outages that occurred…
  7. Question 7: Which of the following is available only in Terraform Enterprise or Cloud workspaces and not in Terraform CLI?
  8. Question 8: Which of the following is the correct way to pass the value in the variable num_servers into a module with the input servers?
  9. Question 9: You have multiple team members collaborating on infrastructure as code (IaC) using Terraform, and want to apply formatting standards for readability. How can y…
  10. Question 10: What value does the Terraform Cloud/Terraform Enterprise private module registry provide over the public Terraform Module Registry?