소스 검색

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