Skip to main content

Infrastructure Introduction

All Stacks workloads require initial configuration of the cloud provider and some core infrastructure.

Terraform

All infrastructure tooling is done with Terraform, as a method for implementing infrastructure as code. Terraform uses workspaces as the main mechanism of segregating states.

All the modules used by stacks are documented and maintained here