Skip to content

Releases: gruntwork-io/terragrunt

v0.67.15

01 Oct 14:44
e3a1cf8
Compare
Choose a tag to compare

What's Changed

  • Added support for Terragrunt log-level propagation to the Terragrunt Engine.

Related links

v0.67.14

26 Sep 16:29
58e2c20
Compare
Choose a tag to compare

What's Changed

  • fix: Support terragrunt-auth-provider-cmd flag for the sops_decrypt_file function by @yhakbar in #3439

Full Changelog: v0.67.13...v0.67.14

v0.67.13

25 Sep 15:54
8009300
Compare
Choose a tag to compare

What's Changed

  • Updated Go version used during builds to 1.23

Related links

v0.67.12

24 Sep 18:38
23d56c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.67.11...v0.67.12

v0.67.11

24 Sep 14:22
6f5e448
Compare
Choose a tag to compare

What's Changed

  • feat: introducing "copy_terraform_lock_file" to fine tune Lock File Handling by @rodrigorfk in #2889

Full Changelog: v0.67.10...v0.67.11

v0.67.10

20 Sep 05:51
70797fd
Compare
Choose a tag to compare

Updated CLI args, config attributes and blocks

  • terraform

What's Changed

  • Improved process error handling to provide detailed output for caught errors.

Related links

v0.67.9

18 Sep 17:17
2593c5e
Compare
Choose a tag to compare

Updated CLI args, config attributes and blocks

  • catalog

What's Changed

  • feat: Adding codespell to Automatically Check Spelling.
  • feat: Adding issue templates.
  • bug: Fixing repository update for catalog command.

Related links

Full Changelog: v0.67.8...v0.67.9

v0.67.8

17 Sep 20:55
814fb36
Compare
Choose a tag to compare

What's Changed

  • Adding user-friendly errors for invalid envs/flags.

Related links

Full Changelog: v0.67.7...v0.67.8

v0.67.7

17 Sep 16:36
db3e671
Compare
Choose a tag to compare

Updated CLI args, config attributes and blocks

  • engine

What's Changed

  • Added support for downloading the latest engine release from GitHub sources.

Related links

v0.67.6

16 Sep 16:16
64baa28
Compare
Choose a tag to compare

What's Changed

  • Allow pre-release versions to pass version constraints.
  • Fixing output STDOUT logs to stdout. Without the --terragrunt-forward-tf-stdout flag, STDOUT level log entries were sent to stdout. They mixed with the JSON output and could cause parsing issues in the user's workflow.

Related links

Full Changelog: v0.67.5...v0.67.6