Hey team!
I have seed deployment flow containing 3 phases, and each phase depends on the previous one.
My problem is on destroy flow, where phase 2 fails to destroy, but Seed continues to destroy the first stage, and I can’t destroy the second stage since some resources are now missing…
What can I do?