https://pulumi.com logo
e

early-intern-90238

07/26/2019, 12:27 AM
ok so the way Pulumi handles the creation, and modification of a Kubernetes cluster in GCP is way offbase...
h

helpful-bear-175

07/26/2019, 12:35 AM
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.