This message was deleted.
s
This message was deleted.
r
Have you tried running
pulumi refresh
?
f
ok. got it working. I had to manually track down all the resources and dependencies, delete them in the AWS console, and then run a combination of
pulumi refresh
,
pulumi up
,
pulumi config import/export
etc until things seemed back in sync. A command to just kill everything whether it exists or not would be super useful