HashiCorp Certified: Terraform Associate — Question 21
Only the user that generated a plan may apply it.
Answer options
- A. True
- B. False
Correct answer: B
Explanation
The correct answer is False because typically, permission settings allow other users to apply a plan, not just the creator. This promotes collaboration and efficiency within teams, as multiple users can contribute to the execution of a plan.