ansible/changelogs/fragments/66779-redshift-backoff.yml
Mark Chappell 8d574c3770
AnsibleAWSModule related cleanup - redshift (#66779)
* AnsibleAWSModule related cleanup - redshift

* Apply a backoff on modify_cluster to cope with concurrent operations

* Add AWS 'hacking' policy to allow creation of Redshift ServiceRole

* Adding the retry policies makes the redshift test suite more reliable
2020-02-12 11:17:18 -07:00

2 lines
79 B
YAML

minor_changes:
- 'redshift: Add AWSRetry calls for errors outside our control'