Add plan re-run capability that does not stop plan execution on resources that are not found in the target on deletions
Add ability to edit and re-execute plans in cases where you wanted to add additional resources to delete from the targets, the current plan execution fails if you -re-run it since the previous items were deleted already. This should not stop the plan from continuing to execute as you would want to run a plan several times in a non-prod/QA environment before migrating to production , hence why you have a pre-prod environment in the first place but this plan editor stops you from being able to do that.