This message was deleted.
s
This message was deleted.
b
delete the resoruce from state and reimport?
Copy code
pulumi state delete <urn>
m
😬
works i guess, but a little scary
b
shouldn't feel scary, if the resource isn't in the state, pulumi "forgets" it. Importing it readds it to the state and generates the code that matches it
l
Weird eh..
pulumi state delete
is safer than commenting code out 🙂
m
things to get used to i guess