Back to Terragrunt

Remote State Parsing

docs/src/data/changelog/v1.0.0/remote-state-parsing.mdx

1.0.3390 B
Original Source

Remote state configuration parsing fixed

Remote state configuration parsing (especially S3) is now more tolerant of common input formats, reducing decode-related failures from type mismatches in configuration values.

Parsing behavior has also been made more consistent across related remote configuration blocks in Terragrunt, with regression tests added to prevent future breakages.