Merge pull request #2181 from mzupan/add-elaticcache-tags

aws: adding tags option for aws_elasticache_cluster
pull/2069/merge
Radek Simko 11 years ago
commit f29dbe0c87

@ -59,6 +59,8 @@ names to associate with this cache cluster
* `security_group_ids` (Optional, VPC only) One or more VPC security groups associated
with the cache cluster
* `tags` - (Optional) A mapping of tags to assign to the resource.
## Attributes Reference

Loading…
Cancel
Save