This message was deleted.
# google-cloud
s
This message was deleted.
g
Unfortunately, I suspect this might be an error upstream. Someone filed a similar issue: https://github.com/pulumi/pulumi-google-native/issues/418 Are you able to add the pool via the gcloud CLI? If you can, then it might be something with the underlying API from upstream. If you can't, it might give you a better error code (there's some spots where our native provider is giving a generic code as it's still in beta, and we want to fix those)
a
I was able to add the node pool via the cli, and if I did
pulumi up
on a completely new stack it would let me do that as well. The problem was only from updating a currently existing cluster via pulumi.
g
Oh, interesting. Let me go digging for a sec; one minute
I can't pinpoint it in the schema, but it's likely there's an error message getting swallowed.
a
Sure when I get the time I will do just that.
g
Thank you!