HashiCorp Certified: Terraform Associate — Question 53

Which statement describes a goal of infrastructure as code?

Answer options

Correct answer: D

Explanation

The correct answer, D, highlights that infrastructure as code focuses on the automated configuration of resources through code, enabling consistency and repeatability. Options A and B, while relevant to software development practices, do not specifically address infrastructure management. Option C relates to software delivery but does not encompass the broader aim of infrastructure as code.