You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: website/docs/d/autoscaling_group.html.markdown
+1
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,7 @@ interpolation.
31
31
*`availability_zones` - One or more Availability Zones for the group.
32
32
*`default_cool_down` - The amount of time, in seconds, after a scaling activity completes before another scaling activity can start.
33
33
*`desired_capacity` - The desired size of the group.
34
+
*`enabled_metrics` - The list of metrics enabled for collection.
34
35
*`health_check_grace_period` - The amount of time, in seconds, that Amazon EC2 Auto Scaling waits before checking the health status of an EC2 instance that has come into service.
35
36
*`health_check_type` - The service to use for the health checks. The valid values are EC2 and ELB.
0 commit comments