bloomsei/CloudFormation ChangeSet as Markdown

Create a CloudFormation ChangeSet and convert it to markdown.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
templateCloudFormation template; either local path or (S3) URLyes
stackThe name of the stack on which to apply template (must exist already)yes
change-setName of the created ChangeSetnogithub-action-${{ github.sha }}
regionAWS region where the stack is locatednous-east-1
parametersCloudFormation template parameters in format "key=value,key2=value2,..."no""
namedescription
markdownMarkdown representation of created change set