@space-uy/generator-space-infra
v0.0.2
Published
Terraform Template for SpaceUY's Fullstack Infrastructure
Downloads
34
Readme
generator-space-infra
Terraform Template for SpaceUY's Fullstack Infrastructure
Installation
First, install Yeoman and generator-space-infra using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g @space-uy/generator-space-infra
Then generate your new project:
yo @space-uy/space-infra
This will ask for some simple values and then create the base files for deploying the infrastructure.
Deploying infrastructure
License
Apache-2.0 © SpaceDev