Update dependency gruntwork-io/terragrunt to v0.68.5
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
gruntwork-io/terragrunt | patch |
v0.68.4 -> v0.68.5
|
|
gruntwork-io/terragrunt | ironbank-github | patch |
v0.68.4 -> v0.68.5
|
⚠ WarningSome dependencies could not be looked up. Check the warning logs for more information.
Release Notes
gruntwork-io/terragrunt (gruntwork-io/terragrunt)
v0.68.5
Updated CLI args, config attributes and blocks
dependency
What's Changed
- Added
strict
flag for improved performance in dependency processing You can now enhance performance by setting the environment variable:TERRAGRUNT_STRICT_CONTROL="skip-dependencies-inputs"
- Improved CI/CD pipeline to build without Go proxy and detect checksum changes.
- Enhanced error messages for invalid strict control flags.
- Updated dependencies for better performance and stability.
- Refined scaffold documentation.
- Fixed panic issue in Sops decryption.
- Corrected handling of pseudo-tty commands.
Related links
- https://github.com/gruntwork-io/terragrunt/pull/3485
- https://github.com/gruntwork-io/terragrunt/pull/3479
- https://github.com/gruntwork-io/terragrunt/pull/3483
- https://github.com/gruntwork-io/terragrunt/pull/3488
- https://github.com/gruntwork-io/terragrunt/pull/3481
- https://github.com/gruntwork-io/terragrunt/pull/3489
- https://github.com/gruntwork-io/terragrunt/pull/3490
- https://github.com/gruntwork-io/terragrunt/pull/3491
- https://github.com/gruntwork-io/terragrunt/pull/3492
- https://github.com/gruntwork-io/terragrunt/pull/3494
- https://github.com/gruntwork-io/terragrunt/pull/3484
- https://github.com/gruntwork-io/terragrunt/pull/3512
- https://github.com/gruntwork-io/terragrunt/pull/3518
- https://github.com/gruntwork-io/terragrunt/pull/3520
- https://github.com/gruntwork-io/terragrunt/pull/3461
Full Changelog: https://github.com/gruntwork-io/terragrunt/compare/v0.68.4...v0.68.5
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.