@candidpartners/tf-parse

Parses Terrafrom Output

Usage no npm install needed!

<script type="module">
  import candidpartnersTfParse from 'https://cdn.skypack.dev/@candidpartners/tf-parse';
</script>

README

tf-parse

Since Terraform does not currently support outputting data via plan or show as a consumable data structure this little lib does just that.

Examples coming...