What features stops multiple admins from changing the Terraform state at the same time?
What features stops multiple admins from changing the Terraform state at the same time?
D
Reference:
https://blog.gruntwork.io/how-to-manage-terraform-state-28f5697e68fa
D is correct answer. Somewhat ambiguous question however the key phrase is "feature". You need a remote backend first with a State Locking feature available to avoid this scenario. https://blog.gruntwork.io/how-to-manage-terraform-state-28f5697e68fa
D. State locking
State locking
D is correct option.
Answer is D
Answer D. state-lock feature