Merge pull request #2732 from noqcks/elasticache-documentation

Elasticache Module: Stating that num_nodes is required when state=present
This commit is contained in:
Brian Coca 2015-12-28 11:05:40 -05:00
commit 47877e157f

View file

@ -50,7 +50,7 @@ options:
default: cache.m1.small
num_nodes:
description:
- The initial number of cache nodes that the cache cluster will have
- The initial number of cache nodes that the cache cluster will have. Required when state=present.
required: false
cache_port:
description: