Hi everyone, since upgrading my local installation...
# python
s
Hi everyone, since upgrading my local installation yesterday, I get an error when trying to deploy. This happing pretty consistently over several local versions of the used providers, pulumi cli and python versions. Has anyone experienced the same problem so far?
n
are you waiting for your data to be dumped to json to be resolved from the promise? Looks like it is receiving a promise instead of bytes
s
Obviously I was trying a yaml inception. I tried to pass a yaml structure into a helm chart. One value was broken which essentially broke the whole chain.