delstack-action
Version updated for https://github.com/go-to-k/delstack to version v2.6.1.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
delstack is a command-line tool and GitHub Action designed to automate the deletion of AWS CloudFormation stacks, including those with resources that are typically difficult to remove, such as non-empty S3 buckets or protected resources. It resolves issues related to undeletable resources, handles inter-stack dependencies, and ensures no orphaned resources are left behind. Key features include parallel stack deletion, interactive stack selection, force deletion of protected resources, and seamless integration into CI/CD workflows.
Release notes
What’s Changed
- chore: remove timeout from Lambda@Edge retry by @go-to-k in https://github.com/go-to-k/delstack/pull/609
Full Changelog: https://github.com/go-to-k/delstack/compare/v2.6.0...v2.6.1