mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
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:
commit
07a9c34e02
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user