Skip to content

HCP Terraform Questions

Practice questions for HCP Terraform topic in HashiCorp Certified: Terraform Associate (004). 20 questions covering this domain.

20 questions7 easy12 medium1 hard
Q1
easy

Which statement correctly differentiates HCP Terraform, Terraform Enterprise, and Terraform CLI Community Edition?

Q2
medium

What is the key difference between a workspace and a project in HCP Terraform?

Q3
medium

In a VCS-driven HCP Terraform workflow, what run type is typically created for a pull request before merge?

Q4
medium

Which HCP Terraform feature lets one workspace automatically start runs in another workspace after successful changes?

Q5
medium

A workspace has a variable set and also defines a workspace-specific variable with the same key and type. Which value is used for runs?

Q6
easy

Which statement correctly compares HCP Terraform workspaces and Terraform CLI workspaces?

Q7
easy

What is the effect of switching an HCP Terraform workspace from Remote execution to Local execution?

Q8
medium

Which run type can begin without waiting for other runs in the workspace queue to finish?

Q9
medium

How do HCP Terraform dynamic provider credentials reduce secret management overhead?

Q10
easy

What do change requests let administrators do from HCP Terraform Explorer?

Q11
easy

When an HCP Terraform workspace is created without choosing a different project, where is it placed?

Q12
medium

A project is configured with Agent execution mode instead of the organization default. What execution mode do new workspaces in that project inherit?

Q13
medium

A downstream workspace uses run triggers and already has normal auto-apply enabled. What else must be enabled if triggered runs should auto-apply too?

Q14
medium

What kind of drift does HCP Terraform health assessment drift detection report?

Q15
easy

Which statement about HCP Terraform policy sets is correct?

Q16
medium

Which HCP Terraform runs can begin without waiting for the workspace's normal run queue to clear?

Q17
hard

A workspace has Local execution mode and its most recent run ended in an errored state. Why will HCP Terraform health assessments not run?

Q18
medium

Why does HashiCorp recommend splitting a large monolithic configuration into multiple HCP Terraform workspaces?

Q19
easy

Which extra data does an HCP Terraform workspace keep beyond configuration, current state, and variable values?

Q20
medium

A run is already pending in an HCP Terraform workspace. If someone edits a workspace variable before that run finishes, which run uses the new value?

Sign in to see all 20 questions

Create a free account to browse all questions — completely free during our launch phase.