terraform validate
terraform validate
terraform validate
terraform validate && terraform plan
terraform validate
requires an initialized working directory with any referenced plugins and modules installed. Execute: terraform init -backend=false
Example
terraform validate Success! The configuration is valid.
Examples with errors
Related
terraform init -backend=false
terraform fmt
terraform fmt -check
terraform plan
terraform state
,terraform state show
- Test mode
aws cloudformation validate-template
- K8s datree
terragrunt validate
tflint
.pre-commit-config.yaml
See also
terraform fmt [ -diff | -check | validate | --help ]
Advertising: