HashiCorpHashiCorp
TA-002-P · Question #268
TA-002-P Question #268: Real Exam Question with Answer & Explanation
Sign in or unlock TA-002-P to reveal the answer and full explanation for question #268. 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 the command terraform fmt do?
Options
- ARewrite Terraform configuration files to a canonical format and style.
- BDeletes the existing configuration file.
- CUpdates the font of the configuration file to the official font supported by HashiCorp.
- DFormats the state file in order to ensure the latest state of resources can be obtained.
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 fmt#CLI#code formatting#configuration files