konsumer / pulumi-to-mermaid

Turn pulumi stack JSON into a mermaid graph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This will turn the output of pulumi preview --json into a mermaid diagram.

WIP

I am working on it now, it's not functional, at all.

# install tools & deps
npm i

# run test
npm test

About

Turn pulumi stack JSON into a mermaid graph

License:MIT License


Languages

Language:JavaScript 100.0%