UNCLASSIFIED - NO CUI

Skip to content

Update dependency gruntwork-io/terragrunt to v0.44.0

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.43.2 -> v0.44.0
gruntwork-io/terragrunt minor v0.43.2 -> v0.44.0

Release Notes

gruntwork-io/terragrunt

v0.44.0

Compare Source

Description

Adds support for parsing retryable errors out of json output when the -json flag is included in commands passed to terraform. Fixes #​2462

Special Thanks
Related Links
Migration Guide

Previously, when JSON output was used retryable errors would not be detected. Now std output will be checked for retryable errors. Regular Expressions will now match stdout as well as stderr when determining retry logic.

v0.43.3

Compare Source

Description

Fixed bug in loading of TFLint configuration files.

Related links

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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

Loading