Skip to main content
Version: 2.18 (deprecated)

terraform-validate


Terraform validate options.

Backend: pants.backend.experimental.terraform

Config section: [terraform-validate]

Basic options

skip

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

If true, don't use terraform validate when running pants check.

Advanced options

None

Deprecated options

None

None