Bootstrap

This homelab takes a 100% infrastructure-as-code approach, meaning that any command we run, infrastructure we provision, and services we deploy are documented, automated, and reproducible. To do this, we'll be using a variety of different tools such as Ansible and Terraform. This page is dedicated to the steps we need to complete to set up these tools. Let's start with Terraform.

Terraform

Terraform is what we'll be using to deploy infrastructure components.