ansible/changelogs/fragments/67247-fix-ec2_transit_gateway-retries.yaml
Sloane Hertel 4719072c49
Fix describing transit gateways with backoff in ec2_transit_gateway (#67247)
* Fix ec2_transit_gateway retries. AWSRetry must be used within ClientError handling to have any effect

* changelog
2020-02-08 21:48:11 +01:00

2 lines
112 B
YAML

bugfixes:
- ec2_transit_gateway - Use AWSRetry before ClientError is handled when describing transit gateways