@terrastack/hcl2json-wasm

1.0.4 • Public • Published

hcl2json WebAssembly

Install

$ npm install -g @terrastack/hcl2json-wasm

Usage

$ cat foo.tf | hcl2json

{
  "variable": [
    {
      "name": [
        {
          "description": "yeah"
        }
      ]
    }
  ]
}

Use it programmatically

Not yet implemented

/@terrastack/hcl2json-wasm/

    Package Sidebar

    Install

    npm i @terrastack/hcl2json-wasm

    Weekly Downloads

    1

    Version

    1.0.4

    License

    MPL-2.0

    Unpacked Size

    3.86 MB

    Total Files

    6

    Last publish

    Collaborators

    • alitt
    • skorfmann