Skip to content

v0.69.5

Compare
Choose a tag to compare
@yhakbar yhakbar released this 03 Dec 17:33
· 46 commits to main since this release
0e8342f

Updated CLI args, config attributes and blocks

New Flags

  • --terragrunt-hclfmt-exclude-dir: Exclude directories from HCL formatting when using the hclfmt command. For more, see the docs.

What's Changed

  • feat: add --terragrunt-hclfmt-exclude-dir parameter to hclfmt 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