Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
acm_certificate - allow for a retry on the _info call after uploading…
… a cert (#1405) acm_certificate - allow for a retry on the _info call after uploading a cert SUMMARY We're sometimes hitting a race condition where we call _info before the APIs are ready to return details of the cert. In a perfect world we'd add some waiters, but let's prevent unrelated failures when modifying amazon.aws module_utils first ISSUE TYPE Bugfix Pull Request COMPONENT NAME acm_certificate ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis <None>
- Loading branch information