HashiCorp
TA-002-P · Question #189
When using Terraform in a team it is important for everyone to be working with the same state so that operations will be applied to the same remote objects. Which of the below option is a recommended
Sign in or unlock TA-002-P to reveal the answer and full explanation for question #189. The question stem and answer options stay visible for context.
Implement and maintain state
Question
When using Terraform in a team it is important for everyone to be working with the same state so that operations will be applied to the same remote objects. Which of the below option is a recommended solution for this?
Options
- ARemote State
- BModule
- CUse the cached state and treat this as the record of truth.
- DWorkspace
Unlock TA-002-P to see the answer
You've previewed enough free TA-002-P questions. Unlock TA-002-P for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Terraform state#Remote state#Team collaboration#State management