-
Notifications
You must be signed in to change notification settings - Fork 398
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
rds_instance_snapshot - add copy snapshot functionality #1078
rds_instance_snapshot - add copy snapshot functionality #1078
Conversation
15bd533
to
c5acb60
Compare
recheck |
This change depends on a change that failed to merge. |
recheck |
recheck |
f0c3b67
to
69de83e
Compare
Co-authored-by: Alina Buzachis <abuzachis@redhat.com>
@jatorcasso Will take a look at this again ansible-collections/amazon.aws#776 tomorrow! |
@alinabuzachis @markuman do we want this in 3.3.0 as well? |
Backport to stable-3: 💚 backport PR created✅ Backport PR branch: Backported as #1156 🤖 @patchback |
rds_instance_snapshot - add copy snapshot functionality Depends-On: ansible-collections/amazon.aws#776 Depends-On: #1116 SUMMARY Add support for copying a snapshot Fixes #210 Don't require db_instance_identifier on state = present (only required for creation) ISSUE TYPE Feature Pull Request COMPONENT NAME rds_instance_snapshot Reviewed-by: Markus Bergholz <git@osuv.de> Reviewed-by: Joseph Torcasso <None> Reviewed-by: Alina Buzachis <None> (cherry picked from commit d04ab42)
[PR #1078/d04ab427 backport][stable-3] rds_instance_snapshot - add copy snapshot functionality This is a backport of PR #1078 as merged into main (d04ab42). Depends-On: ansible-collections/amazon.aws#776 Depends-On: #1116 SUMMARY Add support for copying a snapshot Fixes #210 Don't require db_instance_identifier on state = present (only required for creation) ISSUE TYPE Feature Pull Request COMPONENT NAME rds_instance_snapshot Reviewed-by: Markus Bergholz <git@osuv.de>
…ections#1078) rds_instance_snapshot - add copy snapshot functionality Depends-On: ansible-collections/amazon.aws#776 Depends-On: ansible-collections#1116 SUMMARY Add support for copying a snapshot Fixes ansible-collections#210 Don't require db_instance_identifier on state = present (only required for creation) ISSUE TYPE Feature Pull Request COMPONENT NAME rds_instance_snapshot Reviewed-by: Markus Bergholz <git@osuv.de> Reviewed-by: Joseph Torcasso <None> Reviewed-by: Alina Buzachis <None> This commit was initially merged in https://github.com/ansible-collections/community.aws See: ansible-collections@d04ab42
Depends-On: ansible-collections/amazon.aws#776
Depends-On: #1116
SUMMARY
db_instance_identifier
on state = present (only required for creation)ISSUE TYPE
COMPONENT NAME
rds_instance_snapshot