Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/marcbuch/create-terraform-app
- Owner: MarcBuch
- License: mit
- Created: 2022-08-31T15:15:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-04T18:53:26.000Z (about 2 years ago)
- Last Synced: 2024-10-19T10:45:32.588Z (about 1 month ago)
- Language: JavaScript
- Size: 151 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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-appArguments:
project-directory File path to place the Terraform templateOptions:
-h, --help display help for commandOnly is required.
```