Set version-added for new parameters in ec2_elb_lb and elasticache

This commit is contained in:
James Tanner 2014-03-11 11:44:47 -04:00
parent 20fced7e44
commit 9accca4b47
2 changed files with 2 additions and 0 deletions

View file

@ -56,6 +56,7 @@ options:
- A list of security groups to apply to the elb
require: false
default: None
version_added: "1.6"
health_check:
description:
- An associative array of health check configuration settigs (see example)

View file

@ -63,6 +63,7 @@ options:
- A list of vpc security group names to associate with this cache cluster. Only use if inside a vpc
required: false
default: ['default']
version_added: "1.6"
cache_security_groups:
description:
- A list of cache security group names to associate with this cache cluster