Skip to main content
Version: 2.14 (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 /home/josh/work/scie-pants/dist/pants fmt and /home/josh/work/scie-pants/dist/pants lint.

Advanced options

None

Deprecated options

None

None