quickstart-amazon-eks icon indicating copy to clipboard operation
quickstart-amazon-eks copied to clipboard

continue from failure support

Open yanivpaz opened this issue 5 years ago • 0 comments

Today the parent deployment stack triggers many nested stacks.

In case of failure of one of the nested stacks, the user needs to delete all the stacks and restart the installation, including the stack which installed successfully. in other words, there is no support for "continue from failure" in the stack level.

I suggest considering to separate the stacks and using the export-import pattern.

yanivpaz avatar Oct 17 '20 16:10 yanivpaz