Exam Terraform Associate All QuestionsBrowse all questions from this exam
Question 81

What features stops multiple admins from changing the Terraform state at the same time?

    Correct Answer: D

    D

    Reference:

    https://blog.gruntwork.io/how-to-manage-terraform-state-28f5697e68fa

Discussion
EltoothOption: D

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

Ahmad_TerraformOption: D

D. State locking

amrith501Option: D

State locking

Ni33Option: D

D is correct option.

Power123Option: D

Answer is D

vadeemkaaOption: D

Answer D. state-lock feature