Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/karandit/terramake

Type-safe Infrastructure-as-Code
https://github.com/karandit/terramake

devops elm iac infrastructure infrastructure-as-code terraform type-safe

Last synced: 3 days ago
JSON representation

Type-safe Infrastructure-as-Code

Awesome Lists containing this project

README

        

# Terramake
![npm](https://img.shields.io/npm/v/terramake.svg)
![npm](https://img.shields.io/npm/dt/terramake.svg)

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

![usage](https://rawgit.com/karandit/terramake/gh-pages/term-sheet.svg)

Prerequisites

$ npm install -g elm elm-github-install terramake

Usage

$ cd your_elm_project
$ elm-github-install
$ terramake