Using Terraform CLI, how do you check what files need to be reformatted to standard formatting without rewriting the files?

Experience Level: Junior
Tags: Terraform

Answer

Run the following command:

terraform fmt write=false

Comments

No Comments Yet.
Be the first to tell us what you think.
Terraform CLI
Terraform CLI

Are you learning Terraform ? Try our test we designed to help you progress faster.

Test yourself