Skip to content

Commit 6d466c1

Browse files
committed
Update template.yaml
1 parent 6f1e49f commit 6d466c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cloudformation/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ Resources:
359359
- !Ref DatabaseSecurityGroup
360360
DBParameterGroupName: !Ref DBParameterGroup
361361
DeletionProtection: false
362-
BackupRetentionPeriod: 0
362+
BackupRetentionPeriod: 7
363363
Tags:
364364
- Key: Name
365365
Value: !Sub ${StackPrefix}-core-db

0 commit comments

Comments
 (0)