HashiCorp Certified: Terraform Associate Study Guide
If you are preparing for the HashiCorp Certified: Terraform Associate exam, you are in the right place. This is the written companion to the practice exams, a complete walk through everything the test covers, gathered in one place and organized so you can read it start to finish or jump straight to the topic you need.
The Terraform Associate exam rewards judgment more than recall. Most questions hand you a short scenario where two answers both technically work, and the intended one is the safer, more declarative, version-controlled choice. You will be asked to keep the plan-and-apply line straight, since only terraform apply changes real infrastructure and state is a ledger of what Terraform manages rather than the world itself. Expect to choose between look-alikes: -replace versus the deprecated taint, a versioned registry module versus a local path, and a managed HCP Terraform run versus a bare local one.
The guide follows the official exam domains and weights them the way the real exam does, from Terraform configuration and the core workflow down to the smaller maintenance topics. Each chapter builds the mental model in plain language first, then separates the easily confused options with comparison tables and decision trees, and closes with a cheat sheet you can review the night before. Start at the top, or pick a domain from the list beside this page.