-
Notifications
You must be signed in to change notification settings - Fork 397
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
ec2_vpc_peering_info - Add AWSRetry decorator #536
Merged
ansible-zuul
merged 3 commits into
ansible-collections:main
from
tremble:ec2_vpc_peering_info/retries
Apr 12, 2021
Merged
ec2_vpc_peering_info - Add AWSRetry decorator #536
ansible-zuul
merged 3 commits into
ansible-collections:main
from
tremble:ec2_vpc_peering_info/retries
Apr 12, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ansibullbot
added
community_review
feature
This issue/PR relates to a feature request
module
module
needs_triage
owner_pr
PR created by owner/maintainer
plugins
plugin (any type)
labels
Apr 10, 2021
tremble
force-pushed
the
ec2_vpc_peering_info/retries
branch
from
April 10, 2021 08:08
1c848e2
to
d300f89
Compare
Starting check jobs. |
ansibullbot
added
needs_revision
This PR fails CI tests or a maintainer has requested a review/revision of the PR
and removed
community_review
labels
Apr 10, 2021
ansibullbot
added
community_review
and removed
needs_revision
This PR fails CI tests or a maintainer has requested a review/revision of the PR
labels
Apr 10, 2021
tremble
force-pushed
the
ec2_vpc_peering_info/retries
branch
from
April 10, 2021 08:34
d300f89
to
5afb687
Compare
alinabuzachis
approved these changes
Apr 12, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
alinabuzachis
pushed a commit
to alinabuzachis/community.aws
that referenced
this pull request
Jul 16, 2021
…_vpc_peering_info/retries ec2_vpc_peering_info - Add AWSRetry decorator Reviewed-by: https://github.com/apps/ansible-zuul This commit was initially merged in https://github.com/ansible-collections/community.aws See: ansible-collections@ba65e39
alinabuzachis
pushed a commit
to alinabuzachis/community.aws
that referenced
this pull request
Jul 19, 2021
…ng_info/retries ec2_vpc_peering_info - Add AWSRetry decorator Reviewed-by: https://github.com/apps/ansible-zuul
alinabuzachis
pushed a commit
to alinabuzachis/community.aws
that referenced
this pull request
Jul 19, 2021
…ng_info/retries ec2_vpc_peering_info - Add AWSRetry decorator Reviewed-by: https://github.com/apps/ansible-zuul
alinabuzachis
pushed a commit
to alinabuzachis/community.aws
that referenced
this pull request
May 25, 2022
…s#539) ec2_instance: Add count parameter to ec2_instance SUMMARY Adding min_count and max_count parameter to ec2_instance. Fixes ansible-collections#536. ISSUE TYPE Feature Pull Request COMPONENT NAME ec2_instance Reviewed-by: Jill R <None> Reviewed-by: Mark Chappell <None> Reviewed-by: Mandar Kulkarni <[email protected]> Reviewed-by: None <None>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
community_review
feature
This issue/PR relates to a feature request
module
module
needs_triage
owner_pr
PR created by owner/maintainer
plugins
plugin (any type)
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
SUMMARY
ISSUE TYPE
COMPONENT NAME
ec2_vpc_peering_info
ADDITIONAL INFORMATION