rori4 / terraspace-example

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 88.2%Language:Ruby 6.8%Language:JavaScript 5.0%