Merge pull request #8440 from jsmartin/asg_docfix
Updated docs for health_check_type parameter.
This commit is contained in:
commit
8646cc7988
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ options:
|
|||
required: false
|
||||
default: EC2
|
||||
version_added: "1.7"
|
||||
choices: ['EC2', 'ELB']
|
||||
extends_documentation_fragment: aws
|
||||
"""
|
||||
|
||||
|
|
Loading…
Reference in a new issue