delstack
delstack copied to clipboard
The CLI tool to force delete the entire AWS CloudFormation stack, even if it contains resources that fail to delete by the CloudFormation delete operation.
**Is your feature request related to a problem? Please describe.** The current test script for e2e uses AWS SAM; I would like to make it CloudFormation etc. so that it...
Bumps [github.com/aws/aws-sdk-go-v2/service/cloudformation](https://github.com/aws/aws-sdk-go-v2) from 1.39.1 to 1.47.0. Commits a88ff68 Release 2023-11-29 023df35 Regenerated Clients 41f99ac Update SDK's smithy-go dependency to v1.18.0 72478fb Update API model 4c4b852 feat: add Options() getter to...
Bumps [github.com/aws/aws-sdk-go-v2/service/iam](https://github.com/aws/aws-sdk-go-v2) from 1.27.2 to 1.31.1. Changelog Sourced from github.com/aws/aws-sdk-go-v2/service/iam's changelog. Release (2023-03-31) General Highlights Dependency Update: Updated to the latest SDK module versions Module Highlights github.com/aws/aws-sdk-go-v2/service/ec2: v1.92.1 Documentation: Documentation...
Bumps [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2) from 1.22.2 to 1.27.1. Commits de4f646 Release 2024-02-20 a31327a Regenerated Clients d133395 Update API model b135f99 fix(2502): zero region should explicitly fail endpoint resolution (#2503) 7cb105f Release 2024-02-19...
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.30.0 to 1.32.0. Commits 147ae65 Fix prettylog piping (#644) 4d78dc5 Add forwarding close methods to several writer implementations (#636) c1ab4ed Make Log.Fatal() call Close on the writer...
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. Release notes Sourced from actions/cache's releases. v4.0.0 What's Changed Update action to node20 by @takost in actions/cache#1284 feat: save-always flag by @to-s in actions/cache#1242...
**Is your feature request related to a problem? Please describe.** Need to detach from the Security Group and delete the ENI if `Available` status. **Describe the solution you'd like** **Additional...
**Is your feature request related to a problem? Please describe.** Cannot delete entity, must remove users from group first. (Service: AmazonIdentityManagement; Status Code: 409; Error Code: DeleteConflict; Request ID: xxxxxxxxxxxxxxxxxx;...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. Release notes Sourced from actions/upload-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....
Bumps [go.uber.org/goleak](https://github.com/uber-go/goleak) from 1.2.1 to 1.3.0. Release notes Sourced from go.uber.org/goleak's releases. v1.3.0 Fixed Built-in ignores now match function names more accurately. They will no longer ignore stacks because of...