Merge pull request #3339 from stack72/aws-asg-docs-3327

docs: Updating the ASG docs to suggest health_check_grace_period is a required field under certain circumstances
This commit is contained in:
Paul Hinze 2015-10-30 15:46:31 -05:00
commit 07a9c34e02

View File

@ -97,6 +97,8 @@ The following attributes are exported:
* `load_balancers` (Optional) The load balancer names associated with the
autoscaling group.
~> **NOTE:** When using `ELB` as the health_check_type, `health_check_grace_period` is required.
<a id="waiting-for-capacity"></a>
## Waiting for Capacity