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!