Skip to content

v0.30.15

Compare
Choose a tag to compare
@gruntwork-ci gruntwork-ci released this 26 Oct 20:09
· 918 commits to master since this release
c64d654

Modules affected

  • terraform

Description

This release introduces a new helper, terraform.WithDefaultRetryableErrors to return a new terraform.Options struct with the retryable errors populated with a set of reasonable defaults. You can review the default list on the new var options.DefaultRetryableTerraformErrors.

Related links