go-to-k/delstack-action

Run delstack in GitHub Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
stack-nameNames of one or multiple stacks you want to delete (comma separated)no
regionAWS Regionnous-east-1
forceForce Mode to delete stacks including resources with the deletion policy Retain or RetainExceptOnCreatenofalse
yesSkip confirmation prompts (e.g., TerminationProtection disable confirmation)notrue
concurrency-numberNumber of parallel stack deletions (default: unlimited)no
cdkEnable CDK mode: synthesize or read cdk.out and delete all stacksnofalse
cdk-appPath to an existing cdk.out directory (skips synthesis). Only used when cdk is true.no
cdk-contextCDK context values (comma separated key=value pairs). Only used when cdk is true.no

no outputs