nerdexam
HashiCorp

TERRAFORM-ASSOCIATE-004 · Question #29

Only the user that generated a plan may apply it.

The correct answer is B. False. Any user with permission to apply a plan can apply it, not only the user that generated it. This allows for collaboration and delegation of tasks among team members.

Submitted by lucia.co· Apr 18, 2026Use Terraform CLI

Question

Only the user that generated a plan may apply it.

Options

  • ATrue
  • BFalse

How the community answered

(30 responses)
  • A
    7% (2)
  • B
    93% (28)

Explanation

Any user with permission to apply a plan can apply it, not only the user that generated it. This allows for collaboration and delegation of tasks among team members.

Topics

#Terraform plan#Terraform apply#Workflow#Permissions

Community Discussion

No community discussion yet for this question.

Full TERRAFORM-ASSOCIATE-004 Practice