Had a similar issue with Terraform and GCP. The way I didn't specify the node_pool...TF always wanted to delete the cluster and recreate on a simple node change.
e
early-intern-90238
08/29/2019, 7:23 PM
I have resolved this issue entirely be properly creating parent/child relationships explicitly. Now it works as expected.