-
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
ec2_snapshot, ec2_snapshot_info: Add support to modify snapshot share permissions #1464
ec2_snapshot, ec2_snapshot_info: Add support to modify snapshot share permissions #1464
Conversation
Docs Build 📝Thank you for contribution!✨ This PR has been merged and your docs changes will be incorporated when they are next published. |
Build failed. ✔️ ansible-galaxy-importer SUCCESS in 4m 21s |
c71fa35
to
851ce35
Compare
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 3m 59s |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 3m 41s |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 3m 57s |
9614d06
to
bac37d7
Compare
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 36s |
Build failed. ✔️ ansible-galaxy-importer SUCCESS in 4m 02s |
@gravesm I'm not sure though, but, is this something we can test in the CI? |
… for specifying operation type
regate |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 3m 58s |
recheck |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 24s |
This comment was marked as outdated.
This comment was marked as outdated.
Review comment has been addressed in a previous commit
regate |
Build succeeded (gate pipeline). ✔️ ansible-galaxy-importer SUCCESS in 4m 11s |
Backport to stable-6: 💚 backport PR created✅ Backport PR branch: Backported as #1546 🤖 @patchback |
… permissions (#1464) ec2_snapshot, ec2_snapshot_info: Add support to modify snapshot share permissions SUMMARY Add support for modifying and resetting snapshot share permissions (createVolumePermissions) of a ec2 snapshot to amazon.aws.ec2_snapshot. Add ec2 snapshot's snapshot share permissions (createVolumePermissions) to return value of amazon.aws.ec2_snapshot_info. ISSUE TYPE Feature Pull Request COMPONENT NAME amazon.aws.ec2_snapshot amazon.aws.ec2_snapshot_info ADDITIONAL INFORMATION API references describe_snapshot_attribute modify_snapshot_attribute reset_snapshot_attribute Reviewed-by: Mark Chappell Reviewed-by: Alina Buzachis Reviewed-by: Mike Graves <[email protected]> Reviewed-by: Mandar Kulkarni <[email protected]> (cherry picked from commit 1f1ac75)
… permissions (#1464) (#1546) [PR #1464/1f1ac75a backport][stable-6] ec2_snapshot, ec2_snapshot_info: Add support to modify snapshot share permissions This is a backport of PR #1464 as merged into main (1f1ac75). SUMMARY Add support for modifying and resetting snapshot share permissions (createVolumePermissions) of a ec2 snapshot to amazon.aws.ec2_snapshot. Add ec2 snapshot's snapshot share permissions (createVolumePermissions) to return value of amazon.aws.ec2_snapshot_info. ISSUE TYPE Feature Pull Request COMPONENT NAME amazon.aws.ec2_snapshot amazon.aws.ec2_snapshot_info ADDITIONAL INFORMATION API references describe_snapshot_attribute modify_snapshot_attribute reset_snapshot_attribute Reviewed-by: Mark Chappell
…ot share permissions (ansible-collections#1464) (ansible-collections#1546)" This reverts commit 6698cdd.
…odify snapshotot share permissions (#1464) (#1546)" (#1560) Temporarily Revert "ec2_snapshot, ec2_snapshot_info: Add support to modify snapshotot share permissions (#1464) (#1546)" Temporarily Revert "ec2_snapshot, ec2_snapshot_info: Add support to modify snapshotot share permissions (#1464) (#1546)" This reverts commit 6698cdd. SUMMARY ISSUE TYPE Bugfix Pull Request Docs Pull Request Feature Pull Request New Module Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Mark Chappell
… permissions (ansible-collections#1464) ec2_snapshot, ec2_snapshot_info: Add support to modify snapshot share permissions SUMMARY Add support for modifying and resetting snapshot share permissions (createVolumePermissions) of a ec2 snapshot to amazon.aws.ec2_snapshot. Add ec2 snapshot's snapshot share permissions (createVolumePermissions) to return value of amazon.aws.ec2_snapshot_info. ISSUE TYPE Feature Pull Request COMPONENT NAME amazon.aws.ec2_snapshot amazon.aws.ec2_snapshot_info ADDITIONAL INFORMATION API references describe_snapshot_attribute modify_snapshot_attribute reset_snapshot_attribute Reviewed-by: Mark Chappell Reviewed-by: Alina Buzachis Reviewed-by: Mike Graves <[email protected]> Reviewed-by: Mandar Kulkarni <[email protected]>
… permissions (#1464) (#1562) [Manual backport to stable-6] ec2_snapshot, ec2_snapshot_info: Add support to modify snapshot share permissions (#1464) [Manual backport to stable-6] ec2_snapshot, ec2_snapshot_info: Add support to modify snapshot share permissions (#1464) SUMMARY Add support for modifying and resetting snapshot share permissions (createVolumePermissions) of a ec2 snapshot to amazon.aws.ec2_snapshot. Add ec2 snapshot's snapshot share permissions (createVolumePermissions) to return value of amazon.aws.ec2_snapshot_info. ISSUE TYPE Feature Pull Request COMPONENT NAME amazon.aws.ec2_snapshot amazon.aws.ec2_snapshot_info ADDITIONAL INFORMATION API references describe_snapshot_attribute modify_snapshot_attribute reset_snapshot_attribute Reviewed-by: Mark Chappell Reviewed-by: Alina Buzachis Reviewed-by: Mike Graves [email protected] Reviewed-by: Mandar Kulkarni [email protected] SUMMARY ISSUE TYPE Bugfix Pull Request Docs Pull Request Feature Pull Request New Module Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Mark Chappell
SUMMARY
snapshot share permissions (createVolumePermissions)
of a ec2 snapshot toamazon.aws.ec2_snapshot
.snapshot share permissions (createVolumePermissions)
to return value ofamazon.aws.ec2_snapshot_info
.ISSUE TYPE
COMPONENT NAME
amazon.aws.ec2_snapshot
amazon.aws.ec2_snapshot_info
ADDITIONAL INFORMATION
API references
describe_snapshot_attribute
modify_snapshot_attribute
reset_snapshot_attribute