From 74351490f77ba42ee6d29640a7ac5e9adeaaa7ad Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Wed, 13 May 2015 15:58:07 -0400 Subject: [PATCH] doc fix --- cloud/amazon/elasticache.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud/amazon/elasticache.py b/cloud/amazon/elasticache.py index 43faf481a53..bc51fd6d264 100644 --- a/cloud/amazon/elasticache.py +++ b/cloud/amazon/elasticache.py @@ -62,7 +62,7 @@ options: - The subnet group name to associate with. Only use if inside a vpc. Required if inside a vpc required: conditional default: None - version_added: "1.7" + version_added: "2.0" security_group_ids: description: - A list of vpc security group names to associate with this cache cluster. Only use if inside a vpc