terramake
Version:
Type-safe Infrastructure-as-Code
18 lines (11 loc) • 508 B
Markdown
# Terramake


A cli tool for compiling [Elm](http://elm-lang.org/) to [Terraform .tfvars](https://www.terraform.io/docs/configuration/variables.html#variable-files) file.

Prerequisites
$ npm install -g elm elm-github-install terramake
Usage
$ cd your_elm_project
$ elm-github-install
$ terramake