Skip to content

icholy/changesetmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChangeSet Markdown Converter

Convert AWS CloudFormation ChangeSet JSON to a MarkDown table.

$ aws cloudformation describe-change-set --change-set-name arn:aws:cloudformation:us-east-1:12334343:changeSet/fooo-qeb056uck4q-lvp65fhtmi/f26ee5d8-fcc3-4e80-b96a-c89d1219b01b > changeset.json
$ changesetmd changeset.json > changeset.md
  • This tool also accepts the JSON format available in the "JSON Changes" tab.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages