Hey there, anyone knows why I am seeing `ValueError: unexpected input of type set` that seems to be ...
r
Hey there, anyone knows why I am seeing
ValueError: unexpected input of type set
that seems to be emitted by
Copy code
File "/usr/bin/pulumi-language-python-exec", line 197, in <module>
  loop.run_until_complete(coro)
?