Skip to content

Commit

Permalink
Update references in snapshot template
Browse files Browse the repository at this point in the history
  • Loading branch information
jada-slalom committed Feb 13, 2024
1 parent c555287 commit 4115a68
Showing 1 changed file with 9 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"Properties": {
"DBSubnetGroupDescription": "Subnets for Database database",
"SubnetIds": [
"subnet-06fd4260",
"subnet-63883242",
"subnet-a3521dee",
"subnet-88b40cd7",
"subnet-3a18db0b",
"subnet-1f760711"
{
"Ref": "VPCPrivateSubnet1Subnet8BCA10E0"
},
{
"Ref": "VPCPrivateSubnet2SubnetCFCDAA7A"
}
]
},
"UpdateReplacePolicy": "Retain",
Expand All @@ -27,7 +27,9 @@
"IpProtocol": "-1"
}
],
"VpcId": "vpc-196aa264"
"VpcId": {
"Ref": "VPCB9E5F0B4"
}
},
"UpdateReplacePolicy": "Retain",
"DeletionPolicy": "Retain"
Expand Down

0 comments on commit 4115a68

Please # to comment.