incalculable-engineer-92975
10/07/2019, 1:15 PMpulumi destroy
blows up when resources aren't present to delete. Is there/could there be, a --force
flag that will ignore resources that aren't present?tall-librarian-49374
10/07/2019, 1:22 PMpulumi refresh
before destroy
?incalculable-engineer-92975
10/07/2019, 1:31 PMpulumi destroy
, it shouldn't fail on missing resources, I want them gone, so if they're gone already, bonus.colossal-beach-47527
10/07/2019, 3:32 PMpulumi destroy
case.
Though ideally a pulumi refresh
followed by pulumi destroy
should “just work”. So if you could elaborate on “it fails all over the place”, that would be good too. Since if there are problems with that approach we definitely should look into it and fix them as possible.white-balloon-205
refresh
then destroy
(though in general, I can definitely imagine this not working fully if there are fundamental things broken in your stack due to interference outside of Pulumi).