Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/icholy/changesetmd


https://github.com/icholy/changesetmd

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# ChangeSet Markdown Converter

> Convert AWS CloudFormation ChangeSet JSON to a MarkDown table.

``` sh
$ 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.