Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/marcbuch/create-terraform-app

A clone of create-react-app to generate basic Terraform code
https://github.com/marcbuch/create-terraform-app

Last synced: 29 days ago
JSON representation

A clone of create-react-app to generate basic Terraform code

Awesome Lists containing this project

README

        

# create-terraform-app

An easier way to create a new Terraform project.

[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)

## Command-line arguments

```Shell
Usage: create-terraform-app

Arguments:
project-directory File path to place the Terraform template

Options:
-h, --help display help for command

Only is required.
```