subhamay-bhattacharyya-gha/CloudFormation Stack Delete
Delete AWS CloudFormation stacks with real-time logging and monitoring
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| stack-name | Name of the CloudFormation stack to delete | yes | — |
| aws-region | AWS region where the stack is located | no | us-east-1 |
| wait-for-completion | Whether to wait for deletion to complete | no | true |
Outputs
| name | description |
|---|---|
| stack-status | Final status of the stack deletion operation |
| deletion-time | Time taken for the deletion process |
| operation-result | Result of the deletion operation (success, failed, timeout, skipped, error) |
| summary | Human-readable summary of the deletion process |