HashiCorp Certified: Terraform Associate — Question 345

Which of the following is not an advantage of using infrastructure as code operations?

Answer options

Correct answer: C

Explanation

The correct answer is C because public cloud console configuration workflows typically involve manual processes, which contradict the principles of infrastructure as code that prioritize automation and self-service. The other options highlight advantages of infrastructure as code, such as self-service deployment, troubleshooting, scaling, and API-driven workflows.