Hey there, I just upgraded the pulumi cli and hit ...
# general
t
Hey there, I just upgraded the pulumi cli and hit
panic: interface conversion: interface {} is string, not int
not sure if this is a bug in the new version or related to me trying to import some resources from hetzner, but wanted to flag it here in case it's the former. Happy to raise an issue
e
panics are always bugs 🙂 raise an issue, if you've got the stacktrace that would help.
t
@echoing-dinner-19531 here you go: https://github.com/pulumi/pulumi/issues/11256 Let me know if I can provide any other useful info
e
That looks like it will probably be enough to debug, thanks 🙂