remind101 / stacker_blueprints

DEPRECATED - moved to:
https://github.com/cloudtools/stacker_blueprints
BSD 2-Clause "Simplified" License
39 stars 53 forks source link

SnapshotRetentionLimit MUST not be provided without SnapshotWindow #117

Closed aarcro closed 7 years ago

aarcro commented 7 years ago

Cloud formation will give you and error for SnapshotRetentionLimit=0 if SnapshotWindow is not set.