HashiCorpHashiCorp
TA-002-P · Question #163
TA-002-P Question #163: Real Exam Question with Answer & Explanation
Sign in or unlock TA-002-P to reveal the answer and full explanation for question #163. The question stem and answer options stay visible for context.
Implement and maintain state
Question
What does terraform refresh command do?
Options
- AA. terraform refresh can be used to selectively update sections of the state file, using
- Bterraform refresh command basically updates the configuration file with the current state
- Cterraform refresh is use to change/modify the infrastructure based on the existing state
- Dterraform refresh can be used to selectively update sections of the state file, using
- Eterraform refresh syncs the state file with the real world infrastructure.
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 refresh#state file#real world infrastructure#Terraform CLI