nerdexam
HashiCorp

TERRAFORM-ASSOCIATE-004 · Question #229

Which of the following is not an advantage of using Infrastructure as Code (IaC) operations?

The correct answer is E. Public cloud console configuration workflows.. E ( Correct) - IaC aims to eliminate manual cloud console workflows by using code-based A, B, C ( Advantages of IaC) - IaC enables self-service deployment, API-driven workflows, and dynamic resource scaling. D (diff command) - While useful, troubleshooting via diff is not a core

Submitted by priya_blr· Apr 18, 2026Understand Infrastructure as Code (IaC) Concepts

Question

Which of the following is not an advantage of using Infrastructure as Code (IaC) operations?

Options

  • ASelf-service infrastructure deployment.
  • BModify a count parameter to scale resources.
  • CAPI-driven workflows.
  • DTroubleshoot via a Linux diff command.
  • EPublic cloud console configuration workflows.

How the community answered

(24 responses)
  • B
    4% (1)
  • C
    4% (1)
  • E
    92% (22)

Explanation

E ( Correct) - IaC aims to eliminate manual cloud console workflows by using code-based A, B, C ( Advantages of IaC) - IaC enables self-service deployment, API-driven workflows, and dynamic resource scaling. D (diff command) - While useful, troubleshooting via diff is not a core advantage of IaC.

Topics

#Infrastructure as Code (IaC)#IaC benefits#Automation

Community Discussion

No community discussion yet for this question.

Full TERRAFORM-ASSOCIATE-004 Practice