Azure / InnovationEngine

An experiment in simplicity for complex environments
MIT License
34 stars 17 forks source link

Option to delete resources upon error or refresh after error/success #131

Closed mbifeld closed 9 months ago

mbifeld commented 10 months ago

When the user reaches an error after execution began, they will have resources created in their account but should be deleted since the overall deployment was not successful. We should provide an option to delete the resource group when this happens. We should also provide the option when they refresh the page after an error/success.

The deletion should happen in the background and should flow through the Portal framework's deletion pipeline.

mbifeld commented 9 months ago

Issue moved to private board.