Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

module_utils.cloudfront_facts Move to module.client and add minimal AWSRetry wrapper #138

Merged

Conversation

tremble
Copy link
Contributor

@tremble tremble commented Aug 16, 2020

SUMMARY

Moves module_utils.cloudfront_facts over to using module.client instead of the old 2-step process.
Adds minimal AWSRetry wrapper to most calls to handle common temporary AWS errors.

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

plugins/module_utils/cloudfront_facts.py

ADDITIONAL INFORMATION

@jillr jillr merged commit d3eaef3 into ansible-collections:main Aug 26, 2020
@tremble tremble deleted the stability/retry/cloudfront_facts branch May 28, 2021 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants