shiftcode/Delete Orphan CloudFormation Stacks

Delete orphan cloudformation stacks by prefix

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
githubTokentoken for reading repository branchesyes
stackNamePrefixprefix of the stack names to deleteyes
ignoreStacksprovide a list of stacks identifiers to ignore (JSON array). eg. ["xx1"]yes[]
dryModedo not actually delete stacks. only output the detected orphansnofalse
namedescription
deletedStacksThe stacks that were deleted (array of names)