瀏覽代碼

update CloudFormation/VPC-Full.yaml.

xdc 5 年之前
父節點
當前提交
bbd4b90af9
共有 1 個文件被更改,包括 5 次插入5 次删除
  1. 5 5
      CloudFormation/VPC-Full.yaml

+ 5 - 5
CloudFormation/VPC-Full.yaml

@@ -584,13 +584,13 @@ Outputs:
     Value: !Ref dbnet2
   Vpcid:
     Value: !Ref vpc1
-  ELBsg:
+  ELBsecurityGroup:
     Value: !Ref elbgroup
-  ServerSG:
+  ServerSecurityGroup:
     Value: !Ref webgroup
-  MemSg:
+  MemcacheSecurityid:
     Value: !Ref dbgroup
-  EFSsg:
+  EFSSecurityGroup:
     Value: !Ref efssg
-  RedisSg:
+  RedisSG:
     Value: !Ref redissg