Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/karandit/terramake
- Owner: karandit
- Created: 2018-07-01T07:31:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-26T08:10:58.000Z (over 6 years ago)
- Last Synced: 2024-12-16T07:08:51.128Z (about 1 month ago)
- Topics: devops, elm, iac, infrastructure, infrastructure-as-code, terraform, type-safe
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/terramake
- Size: 15.6 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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