Bläddra i källkod

update CloudFormation/RDS-Aurora.yaml.

xdc 5 år sedan
förälder
incheckning
315bad95d0
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      CloudFormation/RDS-Aurora.yaml

+ 2 - 2
CloudFormation/RDS-Aurora.yaml

@@ -104,8 +104,8 @@ Resources:
   rdsgroup:
     Type: 'AWS::RDS::DBSubnetGroup'
     Properties:
-      DBSubnetGroupDescription: rdsgroup
-      DBSubnetGroupName: rdsgroup
+      DBSubnetGroupDescription: rdsgroupaurora
+      DBSubnetGroupName: rdsgroupaurora
       SubnetIds:
         - !Ref dbnet1id
         - !Ref dbnet2id