There was an error while loading. Please reload this page.
1 parent 396e6e6 commit 7d2b0b1Copy full SHA for 7d2b0b1
1 file changed
terraform/asg-win64.tf
@@ -107,6 +107,6 @@ resource "aws_autoscaling_policy" "winprod-mixed" {
107
predefined_metric_specification {
108
predefined_metric_type = "ASGAverageCPUUtilization"
109
}
110
- target_value = 40.0
+ target_value = 50.0
111
112
0 commit comments