Terraform
Introduction
"Terraform is an open-source infrastructure as code software tool that enables you to safely and predictably create, change, and improve infrastructure."
We mainly use Terraform VCS driven through Terraform Cloud. Here on https://app.terraform.io/app/ambimax/workspaces you can see all our maintained Terraform workspaces and their linked repository.
Table of contents
-
Local Development
How to develop Terraform projects on your local machine. -
Switch Versions
Guide on how to switch betweenterraform
versions easily.