Hey team! I have seed deployment flow containing 3...
# seed
e
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?
f
Sorry about the delay in the response on the support chat. I was talking to the team about it, and it makes sense to stop removing the next phase when a service fails to remove in the current phase.
We will release an update to fix it.
e
Thank you
Any updates?
f
Hey @Eran Elbaz, we just pushed out an update with the fix. SEED will not continue to remove the next deploy phase if services failed to remove in the current phase.
e
Thank you!