Here are all the actual test exam dumps for IT exams. Most people prepare for the actual exams with our test dumps to pass their exams. So it's critical to choose and actual test pdf to succeed.

Exam Terraform-Associate-004 Topic 5 Question 143 Discussion

Actual exam question for HashiCorp's Terraform-Associate-004 exam
Question #: 143
Topic #: 5
Which of these workflows is only enabled by the use of Infrastructure as Code?

Suggested Answer: D Vote an answer

Rationale for Correct answer: IaC enables reviewable, version-controlled change proposals (for example, Terraform plans in pull requests). This makes it possible to systematically review proposed infrastructure changes-including automated security/policy checks-before they are applied. That review-and-approve workflow is a direct outcome of defining infrastructure as code and generating an execution plan.
Analysis of Incorrect Options (Distractors):
A: Auto scaling is enabled by cloud services (e.g., ASGs, autoscalers) and can be configured with or without IaC.
B: RBAC is a capability of cloud/IAM platforms and can be managed without IaC (though IaC can codify it).
C: Cost optimization is a practice/process; IaC can help standardize and enforce cost controls, but it's not "only enabled" by IaC.
Key Concept: IaC enables version control, change review, and pre-deployment validation (plan + policy/security review).
Reference:

by Pandora at Mar 24, 2026, 06:02 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.