Rancher2 Terraform GKE question: when I add a new nodepool for GKE in terraform, the whole cluster must be destroyed and recreated. Why?
If I merely delete an existing nodepool from terraform, only an update is performed - as it should be also with adding nodepools. Isn't it possible that Rancher just adds its cattle pods into the new nodepool nodes?