Update dependency gruntwork-io/terragrunt to v0.67.5
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
gruntwork-io/terragrunt | patch |
v0.67.4 -> v0.67.5
|
|
gruntwork-io/terragrunt | ironbank-github | patch |
v0.67.4 -> v0.67.5
|
⚠ WarningSome dependencies could not be looked up. Check the warning logs for more information.
Release Notes
gruntwork-io/terragrunt (gruntwork-io/terragrunt)
v0.67.5
Updated CLI args, config attributes and blocks
--terragrunt-log-show-abs-paths
--terragrunt-log-disable
What's Changed
- Fixing various logging issues.
- Removing
panic
,fatal
log levels. - Adding
stderr
,stdout
log levels to control Terraform/OpenTofu output in the Terragrunt log. - Adding
--terragrunt-log-show-abs-paths
flag to show absolute paths in logs. - Adding
--terragrunt-log-disable
flag to disable logging. - Adding
preserved
label exemption to stale check.
Related links
- https://github.com/gruntwork-io/terragrunt/pull/3396
- https://github.com/gruntwork-io/terragrunt/pull/3392
- https://github.com/gruntwork-io/terragrunt/pull/3400
Full Changelog: https://github.com/gruntwork-io/terragrunt/compare/v0.67.4...v0.67.5
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.