https://pulumi.com logo
Title
t

tall-crowd-93084

11/03/2022, 7:44 PM
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

echoing-dinner-19531

11/04/2022, 10:02 AM
panics are always bugs 🙂 raise an issue, if you've got the stacktrace that would help.
t

tall-crowd-93084

11/04/2022, 11:20 AM
@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

echoing-dinner-19531

11/04/2022, 11:25 AM
That looks like it will probably be enough to debug, thanks 🙂