Skip to content
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

Snapshot policy support #76

Open
PatMyron opened this issue Jan 17, 2020 · 1 comment
Open

Snapshot policy support #76

PatMyron opened this issue Jan 17, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@PatMyron
Copy link
Contributor

PatMyron commented Jan 17, 2020

As described in aws-cloudformation/cloudformation-coverage-roadmap#224, there are resource types that support snapshotting outside of CloudFormation that are missing support for the Snapshot policy in DeletionPolicy and UpdateReplacePolicy, so it'd be great if providers could provide support themselves

@rjlohan
Copy link
Contributor

rjlohan commented Feb 1, 2020

I think we would want to implement a Snapshot handler alongside the current CRUDL handlers. Then CloudFormation can call those as needed. Need to think about what the contract for snapshot looks like, but it shouldn't be too hard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants