Update dependency gruntwork-io/terragrunt to v0.66.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
gruntwork-io/terragrunt | minor |
v0.64.5 -> v0.66.1
|
|
gruntwork-io/terragrunt | ironbank-github | minor |
v0.64.5 -> v0.66.1
|
Release Notes
gruntwork-io/terragrunt (gruntwork-io/terragrunt)
v0.66.1
What's Changed
- Fixing interpreting empty list as null value by @levkohimins in https://github.com/gruntwork-io/terragrunt/pull/3317
- Adding resolving relative urls to Terragrunt Provider Cache by @levkohimins in https://github.com/gruntwork-io/terragrunt/pull/3318
Full Changelog: https://github.com/gruntwork-io/terragrunt/compare/v0.66.0...v0.66.1
v0.66.0
Description
OpenTofu 1.8 support: We are now continuously testing Terragrunt against OpenTofu 1.8 and it 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 the OpenTofu version that is being tested.
What's Changed
- chore: Bumping OpenTofu to
v1.8.0
by @yhakbar in https://github.com/gruntwork-io/terragrunt/pull/3315
Full Changelog: https://github.com/gruntwork-io/terragrunt/compare/v0.65.0...v0.66.0
v0.65.0
Updated CLI args, config attributes and blocks
sops_decrypt_file
Description
- Adjusted path resolution in
sops_decrypt_file
to resolve files relative to theterragrunt.hcl
file.
What's Changed
- chore: Bumping
gruntwork-io/pre-commit
tov0.1.23
by @yhakbar in https://github.com/gruntwork-io/terragrunt/pull/3311 -
sops_decrypt_file()
: resolve path argument relative toterragrunt.hcl
by @sybereal in https://github.com/gruntwork-io/terragrunt/pull/2752
New Contributors
- @sybereal made their first contribution in https://github.com/gruntwork-io/terragrunt/pull/2752
Full Changelog: https://github.com/gruntwork-io/terragrunt/compare/v0.64.5...v0.65.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.