We are getting these errors all of the sudden when...
# general
a
We are getting these errors all of the sudden when trying to run out GCP stack. I asked in the GCP channel and got no response. Thought I’d repost here.
Copy code
(pulumi:pulumi:Stack)
panic: interface conversion: interface {} is nil, not map[string]interface {}
https://pulumi-community.slack.com/archives/CRFUR2DGB/p1662753735357129
s
Any panic in Pulumi is a bug. Please create a GitHub issue. Do you have any indication whether the stack panics because of an update in the Pulumi CLI or the GCP provider?
a
Nope, it worked a few weeks ago on another stack (dev), then when we added a new stack (prod) this week, we got the panic.
250 Views