enableAutoScaling

@JvmName(name = "tdourboknqiqlwlk")
suspend fun enableAutoScaling(value: Output<Boolean>)
@JvmName(name = "naumswvcvurestdk")
suspend fun enableAutoScaling(value: Boolean?)

Parameters

value

Should the Kubernetes Auto Scaler be enabled for this Node Pool?

Note: This requires that the type is set to VirtualMachineScaleSets. Note: If you're using AutoScaling, you may wish to use ignoreChanges functionality to ignore changes to the node_count field.