Open ColeSiegelTR opened 2 years ago
Similar to #95 - I guess the fix would be similar
This should be fixed by https://github.com/pulumi/pulumi-google-native/pull/386
As per https://github.com/pulumi/pulumi-google-native/pull/386#issuecomment-1087641534 the issue isn't fixed for some resources which require nested properties highlighted in the updateMask.
When I try to increase the number of worker nodes from 2 to 3 it now registers as an
update
instead of areplace
but the request fails with a400
error. It seems like maybeupdateMask
noted here is not being set https://cloud.google.com/dataproc/docs/reference/rest/v1/projects.regions.clusters/patch