Przeglądaj źródła

update CloudFormation/Memcached.yaml.

xdc 5 lat temu
rodzic
commit
73eb0bf6c4
1 zmienionych plików z 1 dodań i 1 usunięć
  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':