Updated docs for health_check_type parameter.

This commit is contained in:
James Martin 2014-08-04 13:25:41 -07:00
parent 4a9387f976
commit 10011b361b

View file

@ -85,6 +85,7 @@ options:
required: false
default: EC2
version_added: "1.7"
choices: ['EC2', 'ELB']
extends_documentation_fragment: aws
"""