Skip to content

Commit

Permalink
Add retention policy
Browse files Browse the repository at this point in the history
  • Loading branch information
farski committed Aug 7, 2024
1 parent 6a0216e commit 3148897
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions db/shared-apps-aurora-mysql/database-cluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ Conditions:
Resources:
DbClusterParameterGroup:
Type: AWS::RDS::DBClusterParameterGroup
DeletionPolicy: Retain
UpdateReplacePolicy: Retain
Properties:
Description: !Sub ${AWS::StackName} cluster parameters
Family: aurora-mysql8.0
Expand Down

0 comments on commit 3148897

Please sign in to comment.