From a38e0095f9c4c141adebba54bebbd55bd39d959f Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Mon, 2 Nov 2015 18:54:30 -0500 Subject: [PATCH] added missing version added --- cloud/amazon/elasticache.py | 1 + 1 file changed, 1 insertion(+) diff --git a/cloud/amazon/elasticache.py b/cloud/amazon/elasticache.py index d3f7ff4cdc7..ba8ed455d12 100644 --- a/cloud/amazon/elasticache.py +++ b/cloud/amazon/elasticache.py @@ -48,6 +48,7 @@ options: - The name of the cache parameter group to associate with this cache cluster. If this argument is omitted, the default cache parameter group for the specified engine will be used. required: false default: none + version_added: "2.0" node_type: description: - The compute and memory capacity of the nodes in the cache cluster