Skip to content

Commit 7e5011c

Browse files
committed
fix
1 parent e546840 commit 7e5011c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cloudformation/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,7 @@ Resources:
256256
MembershipRecordsTable:
257257
Type: "AWS::DynamoDB::Table"
258258
DeletionPolicy: "Retain"
259+
UpdateReplacePolicy: "Retain"
259260
Properties:
260261
BillingMode: "PAY_PER_REQUEST"
261262
TableName: infra-core-api-membership-provisioning

0 commit comments

Comments
 (0)