aws-cloudformation / aws-cloudformation/cloudformation-resource-schema
Snapshot policy support
- Dominant language
- Java
- Stars
- 96
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
As described in https://github.com/aws-cloudformation/aws-cloudformation-coverage-roadmap/issues/224, there are resource types that support snapshotting outside of CloudFormation that are missing support for the `Snapshot` policy in [`DeletionPolicy`](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-deletionpolicy.html) and [`UpdateReplacePolicy`](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-updatereplacepolicy.html), so it'd be great if providers could provide support themselves
Contributor guide
Research direction
Start with the linked CloudFormation coverage-roadmap issue and the referenced DeletionPolicy and UpdateReplacePolicy documentation. Determine how provider support for Snapshot should be represented in the resource schema, and confirm that both policy attributes can express the intended behavior for applicable resource types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100