9d455bed7b
* Cleanup tests * Auto-Retry on ResourceNotFound and RequestInProgress exceptions * Use AnsibleModule options for required_if logic * changelog * Remove (now) duplicate RequestInProgressException catching * Allow a single retry when attempting to fetch the information about a cert directly after deleting it. There is a small chance that it goes away while we pull the details.
3 lines
151 B
YAML
3 lines
151 B
YAML
minor_changes:
|
|
- 'aws_acm: Add the module to group/aws for module_defaults.'
|
|
- 'aws_acm: Update automatic retries to stabilize the integration tests.'
|