HashiCorp Certified: Terraform Associate — Question 174

Which statement describes a goal of infrastructure as code?

Answer options

Correct answer: D

Explanation

The correct answer, D, emphasizes the ability to configure resources programmatically, which is a core principle of infrastructure as code. Options A and B focus on software delivery processes and API definitions, which are not directly related to the concept of infrastructure as code. Option C, while relevant in other contexts, does not specifically address the goals of infrastructure as code.