Update dependency gruntwork-io/terragrunt to v0.44.0
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
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
- @leighpascoe made their first contribution in https://github.com/gruntwork-io/terragrunt/pull/2464
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
Description
Fixed bug in loading of TFLint configuration files.
Related links
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.