Exam4Training

What feature stops multiple users from operating on the Terraform state at the same time?

What feature stops multiple users from operating on the Terraform state at the same time?
A . State locking
B . Version control
C . Provider constraints
D . Remote backends

Answer: A

Explanation:

State locking prevents other users from modifying the state file while a Terraform operation is in progress. This prevents conflicts and data loss1.

Exit mobile version