Both auto_scaling_min_count and auto_scaling_max_count only allow a valid input range from 1-100
They should allow 0 when auto_scaling_enable is set to false, since Terraform requires that max_count and min_count must be set to 0 if autoscaling is set to false