github gruntwork-io/terragrunt v0.44.0

latest releases: v0.67.10, v0.67.9, v0.67.8...
19 months ago

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.

Don't miss a new terragrunt release

NewReleases is sending notifications on new releases.