|
|
|
|
@ -54,7 +54,7 @@ The following arguments are supported:
|
|
|
|
|
* `availability_zones` - (Optional) A list of AZs to launch resources in.
|
|
|
|
|
Required only if you do not specify any `vpc_zone_identifier`
|
|
|
|
|
* `launch_configuration` - (Required) The name of the launch configuration to use.
|
|
|
|
|
* `health_check_grace_period` - (Optional) Time after instance comes into service before checking health.
|
|
|
|
|
* `health_check_grace_period` - (Optional, Default: 300) Time (in seconds) after instance comes into service before checking health.
|
|
|
|
|
* `health_check_type` - (Optional) "EC2" or "ELB". Controls how health checking is done.
|
|
|
|
|
* `desired_capacity` - (Optional) The number of Amazon EC2 instances that
|
|
|
|
|
should be running in the group. (See also [Waiting for
|
|
|
|
|
|