Skip to content

Releases: gruntwork-io/terragrunt

v0.94.0

08 Dec 18:05
44e17e0

Choose a tag to compare

✨ Features

  • Terraform 1.14: We are now testing Terragrunt against Terraform 1.14 and is confirmed to be working.

NOTE: Although this release is marked as backward incompatible, it is functionally compatible as nothing has been changed in Terragrunt internals. The minor version release is useful to mark the change in Terraform version that is being tested.

What's Changed

Full Changelog: v0.93.13...v0.94.0

v0.93.13

05 Dec 19:00
d7d3b21

Choose a tag to compare

🐛 Bug Fixes

Catalog module source URL construction

Fixed malformed version-pinned catalog module URLs where TerraformSourcePath() incorrectly placed //moduleDir after ?ref=, ensuring correct root and submodule URL formatting.

What's Changed

Full Changelog: v0.93.12...v0.93.13

v0.93.12

01 Dec 17:23
1fe9079

Choose a tag to compare

🐛 Bug Fixes

False positive errors during dependent units discovery

Reduced false-positive log messages emitted while discovering dependent units during destroy operations.

What's Changed

Full Changelog: v0.93.11...v0.93.12

v0.93.11

24 Nov 18:36
784117a

Choose a tag to compare

🐛 Bug Fixes

Stack files matching

Fixed stack detection so only files whose base name exactly matches the default stack name are treated as stack files.

What's Changed

Full Changelog: v0.93.10...v0.93.11

v0.93.10

20 Nov 15:24
25150a6

Choose a tag to compare

🐛 Bug Fixes

Handling of disabled units in discovery

Discovery now skips units that are marked as disabled.

What's Changed

Full Changelog: v0.93.9...v0.93.10

v0.93.9

17 Nov 15:04
af9f6b9

Choose a tag to compare

✨ New Features

Added support for Openbao encryption provider

Key provider now supports openbao

🐛 Bug Fixes

Fixed error in calling sensitive() function in HCL

HCL sensitive() function now correctly handles values and calls without errors.

What's Changed

Full Changelog: v0.93.8...v0.93.9

alpha-2025111701

17 Nov 14:41
f2b2a78

Choose a tag to compare

alpha-2025111701 Pre-release
Pre-release

⚠️ Alpha Release

  • Dependencies update alpha release
cloud.google.com/go/storage v1.57.2
github.com/aws/aws-sdk-go-v2 v1.39.6
github.com/aws/aws-sdk-go-v2/config v1.31.20
github.com/aws/aws-sdk-go-v2/credentials v1.18.24
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.52.6
github.com/aws/aws-sdk-go-v2/service/iam v1.50.2
github.com/aws/aws-sdk-go-v2/service/s3 v1.90.2
github.com/aws/aws-sdk-go-v2/service/sts v1.40.2
github.com/aws/smithy-go v1.23.2
golang.org/x/mod v0.30.0
golang.org/x/oauth2 v0.33.0
golang.org/x/sync v0.18.0
golang.org/x/sys v0.38.0
golang.org/x/term v0.37.0
golang.org/x/text v0.31.0
google.golang.org/api v0.256.0

What's Changed

Full Changelog: v0.93.8...alpha-2025111701

v0.93.8

12 Nov 19:13
3019e3b

Choose a tag to compare

⚙️ Process Improvements

Terragrunt static executables

  • Release pipeline now publishes statically linked executables

What's Changed

Full Changelog: v0.93.7...v0.93.8

v0.93.7

12 Nov 14:15
cab89fa

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.93.6...v0.93.7

alpha-2025111201

12 Nov 18:41
20e37aa

Choose a tag to compare

alpha-2025111201 Pre-release
Pre-release

⚠️ Alpha Release

  • Static executables release test

What's Changed

Full Changelog: v0.93.7...alpha-2025111201