HashiCorp
TA-002-P · Question #121
What does terrafom plan do ?
Sign in or unlock TA-002-P to reveal the answer and full explanation for question #121. 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
What does terrafom plan do ?
Options
- ACreate an execution plan by evaluating the difference between configuration file and state
- BPerforms a refresh, unless explicitly disabled, and then apply the changes that are
- CCreate an execution plan by evaluating the difference between configuration file and
- DChecks whether the execution plan for a set of changes matches your expectations by
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 plan#execution plan#Terraform CLI#state file