-
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
Prep amazon.aws 7.1.0 #1904
Merged
softwarefactory-project-zuul
merged 4 commits into
ansible-collections:stable-7
from
alinabuzachis:prep_7_1_0
Dec 5, 2023
Merged
Prep amazon.aws 7.1.0 #1904
softwarefactory-project-zuul
merged 4 commits into
ansible-collections:stable-7
from
alinabuzachis:prep_7_1_0
Dec 5, 2023
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
Signed-off-by: Alina Buzachis <[email protected]>
tremble
requested changes
Dec 5, 2023
changelogs/changelog.yaml
Outdated
- iam_group - add support for setting group path (https://github.com/ansible-collections/amazon.aws/pull/1892). | ||
- iam_group - adds attached_policies return value (https://github.com/ansible-collections/amazon.aws/pull/1892). | ||
- iam_group - code refactored to avoid single long function (https://github.com/ansible-collections/amazon.aws/pull/1892). | ||
- modules/ec2_instance - add support for AdditionalInfo option when creating |
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.
Suggested change
- modules/ec2_instance - add support for AdditionalInfo option when creating | |
- ec2_instance - add support for AdditionalInfo option when creating |
I missed this in the original review
Docs Build 📝Thank you for contribution!✨ This PR has been merged and your docs changes will be incorporated when they are next published. |
alinabuzachis
force-pushed
the
prep_7_1_0
branch
from
December 5, 2023 14:19
0ab7100
to
e810aaa
Compare
hakbailey
approved these changes
Dec 5, 2023
Signed-off-by: Alina Buzachis <[email protected]>
alinabuzachis
force-pushed
the
prep_7_1_0
branch
from
December 5, 2023 15:28
5a43e81
to
b744a0a
Compare
gravesm
approved these changes
Dec 5, 2023
Signed-off-by: Alina Buzachis <[email protected]>
alinabuzachis
force-pushed
the
prep_7_1_0
branch
from
December 5, 2023 16:18
0e7cb96
to
c0f9ca4
Compare
GomathiselviS
approved these changes
Dec 5, 2023
tremble
approved these changes
Dec 5, 2023
softwarefactory-project-zuul
bot
merged commit Dec 5, 2023
3801882
into
ansible-collections:stable-7
3 of 4 checks passed
alinabuzachis
added a commit
to alinabuzachis/amazon.aws
that referenced
this pull request
Dec 7, 2023
Prep amazon.aws 7.1.0 SUMMARY Prep amazon.aws 7.1.0 ISSUE TYPE Feature Pull Request COMPONENT NAME several Reviewed-by: Mark Chappell Reviewed-by: Helen Bailey <[email protected]> Reviewed-by: Mike Graves <[email protected]> Reviewed-by: GomathiselviS
alinabuzachis
added a commit
to alinabuzachis/amazon.aws
that referenced
this pull request
Dec 7, 2023
Prep amazon.aws 7.1.0 SUMMARY Prep amazon.aws 7.1.0 ISSUE TYPE Feature Pull Request COMPONENT NAME several Reviewed-by: Mark Chappell Reviewed-by: Helen Bailey <[email protected]> Reviewed-by: Mike Graves <[email protected]> Reviewed-by: GomathiselviS
alinabuzachis
added a commit
to alinabuzachis/amazon.aws
that referenced
this pull request
Dec 7, 2023
Prep amazon.aws 7.1.0 SUMMARY Prep amazon.aws 7.1.0 ISSUE TYPE Feature Pull Request COMPONENT NAME several Reviewed-by: Mark Chappell Reviewed-by: Helen Bailey <[email protected]> Reviewed-by: Mike Graves <[email protected]> Reviewed-by: GomathiselviS
alinabuzachis
added a commit
to alinabuzachis/amazon.aws
that referenced
this pull request
Dec 7, 2023
Prep amazon.aws 7.1.0 SUMMARY Prep amazon.aws 7.1.0 ISSUE TYPE Feature Pull Request COMPONENT NAME several Reviewed-by: Mark Chappell Reviewed-by: Helen Bailey <[email protected]> Reviewed-by: Mike Graves <[email protected]> Reviewed-by: GomathiselviS
tremble
pushed a commit
to alinabuzachis/amazon.aws
that referenced
this pull request
Dec 9, 2023
Prep amazon.aws 7.1.0 SUMMARY Prep amazon.aws 7.1.0 ISSUE TYPE Feature Pull Request COMPONENT NAME several Reviewed-by: Mark Chappell Reviewed-by: Helen Bailey <[email protected]> Reviewed-by: Mike Graves <[email protected]> Reviewed-by: GomathiselviS
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
Prep amazon.aws 7.1.0
ISSUE TYPE
COMPONENT NAME
several