-
Notifications
You must be signed in to change notification settings - Fork 342
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
Expand tagging unit tests #1147
Expand tagging unit tests #1147
Conversation
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 46s |
Build succeeded (gate pipeline). ✔️ ansible-galaxy-importer SUCCESS in 4m 26s |
…-collections#1147) ec2_transit_gateway_vpc_attachment - retry on IncorrectState SUMMARY Follows on from ansible-collections#1110 - to retry ec2_transit_gateway_vpc_attachment failures Doing this separately because it's not in the stable-3 branch. ISSUE TYPE Bugfix Pull Request COMPONENT NAME ec2_transit_gateway_vpc_attachment ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis <None>
…-collections#1147) ec2_transit_gateway_vpc_attachment - retry on IncorrectState SUMMARY Follows on from ansible-collections#1110 - to retry ec2_transit_gateway_vpc_attachment failures Doing this separately because it's not in the stable-3 branch. ISSUE TYPE Bugfix Pull Request COMPONENT NAME ec2_transit_gateway_vpc_attachment ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis <None> This commit was initially merged in https://github.com/ansible-collections/community.aws See: ansible-collections/community.aws@3347cb0
…-collections#1147) ec2_transit_gateway_vpc_attachment - retry on IncorrectState SUMMARY Follows on from ansible-collections#1110 - to retry ec2_transit_gateway_vpc_attachment failures Doing this separately because it's not in the stable-3 branch. ISSUE TYPE Bugfix Pull Request COMPONENT NAME ec2_transit_gateway_vpc_attachment ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis <None> This commit was initially merged in https://github.com/ansible-collections/community.aws See: ansible-collections/community.aws@3347cb0
…-collections#1147) ec2_transit_gateway_vpc_attachment - retry on IncorrectState SUMMARY Follows on from ansible-collections#1110 - to retry ec2_transit_gateway_vpc_attachment failures Doing this separately because it's not in the stable-3 branch. ISSUE TYPE Bugfix Pull Request COMPONENT NAME ec2_transit_gateway_vpc_attachment ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis <None> This commit was initially merged in https://github.com/ansible-collections/community.aws See: ansible-collections/community.aws@3347cb0
SUMMARY
Catch a couple of extra, simple, cases in the tagging unit tests
ISSUE TYPE
COMPONENT NAME
plugins/module_utils/tagging.py
ADDITIONAL INFORMATION