Update dependency gruntwork-io/terragrunt to v0.34.3
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
gruntwork-io/terragrunt | ironbank-github | patch |
v0.34.1 -> v0.34.3
|
gruntwork-io/terragrunt | patch |
v0.34.1 -> v0.34.3
|
Release Notes
gruntwork-io/terragrunt
v0.34.3
Updated CLI args, config attributes and blocks
-
--terragrunt-iam-assume-role-session-name
[NEW CLI OPTION] -
iam_assume_role_session_name
[NEW CONFIG ATTR] iam_role
dependency
Description
- Fixed bug where
iam_role
configuration functionality broke for dependencies. - Updated
hclfmt
to only log files that were updated by the command by default. You can get the original output if you set--terragrunt-log-level debug
. - Fixed bug where Terragrunt prompts for
run-all plan
were not shown to the console. - Added new configuration option that can be used to set the assume role session name when
iam_role
is configured.
Special thanks
Special thanks to the following users for their contribution!
Related links
- https://github.com/gruntwork-io/terragrunt/pull/1856
- https://github.com/gruntwork-io/terragrunt/pull/1857
- https://github.com/gruntwork-io/terragrunt/pull/1846
- https://github.com/gruntwork-io/terragrunt/pull/1843
v0.34.2
Description
- Updated error messages related to
locals
parsing.
Related links
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.
Edited by renovate