Specify that only elastic load balancers can be defined for `load_balancers` (#13344)

This commit is contained in:
Brandon Galbraith 2017-04-04 18:03:20 -04:00 committed by Clint
parent cc872f9132
commit d310670550
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ The following arguments are supported:
even if it's in the process of scaling a resource. Normally, Terraform
drains all the instances before deleting the group. This bypasses that
behavior and potentially leaves resources dangling.
* `load_balancers` (Optional) A list of load balancer names to add to the autoscaling
* `load_balancers` (Optional) A list of elastic load balancer names to add to the autoscaling
group names.
* `vpc_zone_identifier` (Optional) A list of subnet IDs to launch resources in.
* `target_group_arns` (Optional) A list of `aws_alb_target_group` ARNs, for use with