Преглед изворни кода

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':