UNCLASSIFIED - NO CUI

Skip to content

Update dependency gruntwork-io/terragrunt to v0.32.1

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 minor v0.31.11 -> v0.32.1
gruntwork-io/terragrunt minor v0.31.11 -> v0.32.1

Release Notes

gruntwork-io/terragrunt

v0.32.1

Compare Source

Updated CLI args, config attributes and blocks
  • dependency
Description
  • Fixed bug where mock_outputs_merge_with_state ignored mock_outputs_allowed_terraform_commands
Related links

v0.32.0

Compare Source

Updated CLI args, config attributes and blocks
  • include
Description

NOTE: This release is marked as backward incompatible, but there is no backward incompatible configuration changes. We expect all existing configuration to work as is. However, given the amount of changes internally to the include mechanism, we are marking this release as backward incompatible out of caution. If you encounter any issues using this release with existing configurations, please file an issue on this repo as the intention is to limit backward incompatibilities.

  • Added support for using multiple include blocks in a single configuration. Note that with this change, usage of a bare include block with no labels (e.g., include {}) is deprecated. It is recommended to update your configuration starting this release to attach a label to all include blocks (e.g., include "root" {}). You can learn more about multiple include blocks in the updated documentation.
Related links

Configuration

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

🚦 Automerge: Enabled.

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.

Merge request reports