github gruntwork-io/terragrunt v0.28.19

latest releases: v0.57.9, v0.57.8, v0.57.7...
3 years ago

Updated CLI args, config attributes and blocks

  • retry_max_attempts [NEW]
  • retry_sleep_interval_sec [NEW]

Description

  • Updated Terragrunt's auto retry functionality so that you can now configure the number of retry attempts and the time between retries using the new config attributes retry_max_attempts and retry_sleep_interval_sec, respectively.
  • Switch log level of terragrunt dependency fetching informational messages to debug.

Special thanks

Related links

Don't miss a new terragrunt release

NewReleases is sending notifications on new releases.