Skip to content

Releases: gruntwork-io/terragrunt

v0.58.12

28 May 18:36
0eec714
Compare
Choose a tag to compare

Description

  • Fixed a bug that caused init to run despite no changes

Related links

v0.58.11

28 May 11:36
12381cc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.58.10...v0.58.11

v0.58.10

24 May 17:55
904fa71
Compare
Choose a tag to compare

Updated CLI args, config attributes and blocks

  • --terragrunt-download-dir

Description

  • Fixed ignoring TERRAGRUNT_DOWNLOAD for dependent modules

Related links

v0.58.9

22 May 19:30
4b026f2
Compare
Choose a tag to compare

Updated CLI args, config attributes and blocks

  • output-module-groups
  • remote_state

Description

  • Fixed output-module-groups command
  • Improved logging of S3 encryption warning

Related links

v0.58.8

20 May 19:03
44d4083
Compare
Choose a tag to compare

Description

  • Fixed S3 bucket URL modifying

Related links

v0.58.7

18 May 18:54
7e283d7
Compare
Choose a tag to compare

Description

  • Support all provider_installation methods in the CLI config with the provider cache.

Related links

v0.58.6

17 May 13:05
a549c3b
Compare
Choose a tag to compare

Updated CLI args, config attributes and blocks

  • source

Description

  • Fixed terraform source URL handling

Related links

v0.58.5

15 May 17:30
96426f4
Compare
Choose a tag to compare

Updated CLI args, config attributes and blocks

  • include

Description

  • Fixed concurrency errors on merging includes
  • Updated documentation examples

Related links

v0.58.4

10 May 20:01
ee1ece0
Compare
Choose a tag to compare

Updated CLI args, config attributes and blocks

  • include

Description

  • Updated metadata copy flow to use locks and avoid concurrent modification exceptions
  • Updated Makefile to generate mocks before build

Related links

v0.58.3

06 May 17:08
9f5b3f5
Compare
Choose a tag to compare

Description

  • Added Terraform lock file generation with provider caching

Related links