issues
search
beaknit
/
cform
SublimeText plugin for CloudFormation
Apache License 2.0
103
stars
34
forks
source link
ElastiCache Cloud Formation Syntax
#21
Closed
neilramsay
closed
9 years ago
neilramsay
commented
9 years ago
CloudFormation ElastiCache resources:
AWS::ElastiCache::CacheCluster -
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html
AWS::ElastiCache::ParameterGroup -
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-parameter-group.html
AWS::ElastiCache::SecurityGroup -
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-security-group.html
AWS::ElastiCache::SecurityGroupIngress -
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-security-group-ingress.html
AWS::ElastiCache::SubnetGroup -
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-subnetgroup.html
beaknit
commented
9 years ago
LGTM
CloudFormation ElastiCache resources: