Updated CLI args, config attributes and blocks
New Flags
--terragrunt-hclfmt-exclude-dir
: Exclude directories from HCL formatting when using thehclfmt
command. For more, see the docs.
What's Changed
- feat: add
--terragrunt-hclfmt-exclude-dir
parameter tohclfmt
command by @wakeful in #3609 - fix: Fixing concurrent access to read files map by @yhakbar in #3615
- build(deps): bump github.com/ProtonMail/go-crypto from 1.1.0-beta.0-proton to 1.1.3 by @dependabot in #3598
- build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc from 1.31.0 to 1.32.0 by @dependabot in #3597
- build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.22.0 to 1.32.0 by @dependabot in #3595
New Contributors
Full Changelog: v0.69.3...v0.69.5