UNCLASSIFIED - NO CUI

Skip to content

Update dependency gruntwork-io/terragrunt to v0.34.3

renovate requested to merge renovate/gruntwork-io-terragrunt-0.x into development

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

Compare Source

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

v0.34.2

Compare Source

Description
  • Updated error messages related to locals parsing.
Related links

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, check this box.

This MR has been generated by Renovate Bot.

Edited by renovate

Merge request reports

Loading