Updated CLI args, config attributes and blocks
render-json
[CLI cmd]locals
[Block]
Description
- Fixed a bug in
render-json
wheredependency
blocks andlocals
information were lost in the resulting rendered config. - Improved error logging in Terragrunt:
- Terragrunt will now show the paths of the files where
locals
parsing failed. - Terragrunt will now show the paths of the modules where Terraform calls had errors.
- Terragrunt will now show the paths of the files where
- Updated dependencies that security patches.