hamlet-io / executor-bash

Executor for hamlet based on bash
GNU General Public License v3.0
0 stars 4 forks source link

fix: handle failed stack deletes #297

Closed roleyfoley closed 2 years ago

roleyfoley commented 2 years ago

Intent of Change

Description

Motivation and Context

When a stack deletion failed the stack output files were being removed. They should be kept to ensure that the deployment is treated as still around

How Has This Been Tested?

Tested locally

Related Changes

Prerequisite PRs:

Dependent PRs:

Consumer Actions: