Specifying the node count breaks the autoscaling min/max. When this happens, the k8s cluster needs to be manually reconfigured. Terraform does not remove the node count even when the node count option is removed. The k8s cluster resource needed to be destroyed and re-created in order to resolve the issue with node count and min/max options being specified at the same time.