actions-marketplace-validations/cfn-check-failed-status
Checks the status of the cloudformation stack and deletes the stack if the last deployment led to a "XXX_FAILED" stack status.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cfn-stack-name | name of the cloudformation stack to be status checked | yes | — |
Outputs
| name | description |
|---|---|
| message | message indicating whether the stack was in "XXX_FAILED" status or not |