Merge pull request #156 from alex/patch-1
website: fixed a typo in the docs
This commit is contained in:
commit
d27180b263
|
@ -43,7 +43,7 @@ The following arguments are supported:
|
||||||
* `availability_zones` - (Optional) The AZ's to serve traffic in.
|
* `availability_zones` - (Optional) The AZ's to serve traffic in.
|
||||||
* `instances` - (Optional) A list of instance ids to place in the ELB pool.
|
* `instances` - (Optional) A list of instance ids to place in the ELB pool.
|
||||||
* `listener` - (Required) A list of listener blocks. Listeners documented below.
|
* `listener` - (Required) A list of listener blocks. Listeners documented below.
|
||||||
* `listener` - (Required) A health_check block. Health Check documented below.
|
* `health_check` - (Required) A health_check block. Health Check documented below.
|
||||||
|
|
||||||
Listeners support the following:
|
Listeners support the following:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue