HashiCorp Certified: Terraform Associate — Question 281

What advantage does an operations team that uses infrastructure as code have?

Answer options

Correct answer: C

Explanation

The correct answer is C because infrastructure as code allows teams to define and manage infrastructure through code, enabling them to reuse configurations that follow best practices. Options A and B are focused on actions that do not highlight the core benefit of infrastructure as code, while D pertains to a specific feature that may not directly relate to the broader advantages of using code for infrastructure management.