delstack-action
Version updated for https://github.com/go-to-k/delstack to version v2.5.0.
- 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 undeletable or protected resources. It resolves common issues like orphaned resources and failed deletions by handling dependencies, force-deleting protected or retained resources, and optimizing pre-deletion tasks. The tool supports various Infrastructure-as-Code (IaC) frameworks and enables efficient stack management through parallel processing, interactive selection, and integration into CI/CD pipelines.
Release notes
Changelog
- c7a753ad00def1c776607868d36f3ef0ffa66481 Release for v2.5.0 (#588)
- a53c8808e42d3a65ea8d3da33da66bf3d5f3c395 Release for v2.5.0 (#590)
- bff0bba2ee8c8d433afb120b365b9950a4143396 Release for v2.5.0 (#591)
- 7e9a2e8e5a012f85cba5c339706bf536b27f52e8 Release for v2.5.0 (#593)
- 8f6e3039a8bee94b6134c46d4d07f84da27ca067 chore: fix CHANGELOG.md (#592)
- b8f1e5a76edeba573204e2bc5a67006d23bdf325 feat: add -y/–yes option to skip confirmation prompts (#589)