Skip to main content
Version: 2.18 (deprecated)

terraform-fmt


Terraform fmt options.

Backend: pants.backend.experimental.terraform

Config section: [terraform-fmt]

Basic options

skip

--[no-]terraform-fmt-skip
PANTS_TERRAFORM_FMT_SKIP
pants.toml
[terraform-fmt]
skip = <bool>
default: False

If true, don't use terraform fmt when running pants fmt and pants lint.

Advanced options

None

Deprecated options

None

None