Skip to content

boltops-pro-docs/terraspace-pro-eks

Repository files navigation

NOTE: This repo contains only the documentation for the private BoltsOps repo code. Original file: https://github.com/boltops-pro/terraspace-pro-eks/blob/master/README.md The docs are publish so they are available for interested subscribers. For access to the source code, you can become a BoltOps subscriber. See: https://learn.boltops.com

AWS Reference Architecture

This repo contains an example AWS reference architecture. It uses the Terraspace Framework and a combination of OSS and BoltOps Pro modules.

Deploy

To deploy all the infrastructure stacks:

terraspace all up

To deploy individual stacks:

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

Dev and Prod Environments

To create multiple environments like dev and prod

TS_ENV=dev  terraspace all up # default
TS_ENV=prod terraspace all up

Stacks Included

The example stacks included deploys:

  • VPC: Virtual Private Network
  • EC2 Instance:

Terrafile

To use more modules, add them to the Terrafile.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published