Hi folks, I'm running into an issue where pulumi i...
# general
g
Hi folks, I'm running into an issue where pulumi is throwing the following error when the default Kubernetes provider isn't used:
Copy code
TypeError: Cannot read properties of undefined (reading 'map')
It seems like other folks are also running into the problem: https://github.com/pulumi/pulumi-kubernetes/issues/2038 Seems recent, any ideas what might be happening?