-
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: Add check_mode support to ec2_snapshot #512
ec2_snapshot: Add check_mode support to ec2_snapshot #512
Conversation
This reverts commit 4cb19c3. Revert push to wrong branch
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.
Mostly just minor niggles. Thanks for your work on this.
changelogs/fragments/512-ec2_snapshot_add_check_mode_support.yml.yml
Outdated
Show resolved
Hide resolved
Thank you for reviewing! |
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, I'll leave gate off for now to give @tremble a chance to update his review for the latest changes he requested. Thanks @mandar242!
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.
Thanks,
I'd still like to see a non-check-mode deletion idempotency test (ie deleting a deleted snapshot doesn't error), but otherwise looks good.
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. Let's get this gated!
check had passed, I accidentally closed the PR. |
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!
ansible-collections#302 landed a changelog fragment into the wrong place, fix it
SUMMARY
Add check_mode support to ec2_snapshot.
ISSUE TYPE
COMPONENT NAME
ec2_snapshot