HashiCorpHashiCorp
TA-002-P · Question #406
TA-002-P Question #406: Real Exam Question with Answer & Explanation
Sign in or unlock TA-002-P to reveal the answer and full explanation for question #406. The question stem and answer options stay visible for context.
Use the Terraform CLI (terraform plan, apply, destroy, fmt, init, validate, workspace, import, taint, providers, output)
Question
A junior admin accidentally deleted some of your cloud instances. What does Terraform do when you run terraform apply?
Options
- ABuild a completely brand new set of infrastructure
- BTear down the entire workspace infrastructure and rebuild it
- CRebuild only the instances that were deleted Most Voted
- DStop and generate an error message about the missing instances
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 apply#State management#Drift detection#Resource reconciliation