💪🏽 Enhancements
Recursive stack clean
Improved stack clean
to recursively delete all nested stack directories, ensuring thorough cleanup.
What's Changed
- feat: Enabled recursive deletion of stack directories in
stack clean
by @denis256 in #4313 - feat: Switching to GitHub Actions OIDC role assumption for OIDC test by @yhakbar in #4305
- fix: Corrected mislabeled
legacy-all
control in documentation by @yhakbar in #4311 - fix: Enabled disabled tests by @yhakbar in #4312
- docs: updated quick start documentation with additional output directory usage by @james03160927 in #4299
Full Changelog: v0.79.0...v0.79.1