소스 검색

update CloudFormation/Memcached.yaml.

xdc 5 년 전
부모
커밋
73eb0bf6c4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      CloudFormation/Memcached.yaml

+ 1 - 1
CloudFormation/Memcached.yaml

@@ -21,7 +21,7 @@ Resources:
       Port: '11211'
       CacheNodeType: cache.t2.micro
       VpcSecurityGroupIds:
-        - !Ref dbsgid
+        - !Ref MemcacheSecurity
       CacheSubnetGroupName: !Ref cachegroupa
     Metadata:
       'AWS::CloudFormation::Designer':