This message was deleted.
s
This message was deleted.
e
Does
pulumi refresh
help?
b
No, unfortunately not. No changes 😕
e
Actually looking at that error I wonder if resource has hooked onto that security group which isn't being managed by Pulumi (or for which Pulumi has not dependency tracked correctly). Might have to go check in your cloud console to track that down, if it out to be a resource that pulumi knew about ping back here we should work out why it didn't get dep tracked.
b
The root cause is probably mixing 2.x with 3.x pulumi cli. A 2.x cli failed, which ended up in this state. I solved it now, by removing the resources manually. Feels a bit dirty though.
Thanks for answer @echoing-dinner-19531!
446 Views