Back to Terragrunt

Hcl Validate Diagnostic Without Location

docs/src/data/changelog/v1.1.4/hcl-validate-diagnostic-without-location.mdx

1.1.4290 B
Original Source

hcl validate no longer crashes on errors that carry no source location

terragrunt hcl validate crashed while formatting its output when one of the errors it found had no position in the configuration. Terragrunt now prints that error's summary and detail, without a location line.