HashiCorp Terraform-Associate-004 Question Answer
Which statement describes a goal of Infrastructure as Code (IaC)?
A pipeline process to test and deliver software.
Write once, run anywhere.
The programmatic configuration of resources.
Defining a vendor-agnostic API.
Infrastructure as Code (IaC) refers to managing infrastructureprogrammatically, enabling automation and repeatability.
Ais incorrect becauseIaC is not just about software delivery pipelines; it specifically deals with infrastructure.
Bis incorrect because " Write once, run anywhere " applies more to software development than IaC.
Dis incorrect becauseIaC does not enforce vendor-agnostic APIs; it depends on the tool and provider.
Official Terraform Documentation Reference:
What is Infrastructure as Code?
TESTED 30 May 2026
Copyright © 2014-2026 ACE4Sure. All Rights Reserved