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