Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: handle destroy with missing security group (#381)
This PR makes the following changes: * Destroying cluser even if security group is missing (for example in case of ungraceful stop during a previous destroy) I tested this PR by hand and against incomplete cluster (missing security group) Co-authored-by: Nicholas Chammas <nicholas.chammas@gmail.com>
- Loading branch information