blakegreendev / test-aws-terraspace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terraspace Project

This is a Terraspace project. It contains code to provision Cloud infrastructure built with Terraform and the Terraspace Framework.

Deploy

To deploy all the infrastructure stacks:

terraspace all up

To deploy individual stacks:

terraspace up demo # where demo is app/stacks/demo

Terrafile

To use more modules, add them to the Terrafile.

About


Languages

Language:HCL 99.7%Language:Ruby 0.2%Language:Makefile 0.1%