TerraTowns serves as a centralized platform where terraformers can explore and link up with each other's self-hosted personal websites (TerraHouse), reminiscent of the Geocities style of 2023. The terraformers utilize Infrastructure as Code (IaC) to launch their TerraHouse, a Content Management System (CMS) that empowers them to create their own personal websites and integrate them into the TerraTowns network.
Week 0 - Preweek | Week 1 - Build | Week 2 - Connect |
---|---|---|
PROJECT_ROOT
│
├── main.tf # Primary configuration for resources
├── variables.tf # Definition of input variables
├── terraform.tfvars # Actual variable values
├── providers.tf # Provider configurations
├── outputs.tf # Definitions of output values
└── README.md # Project documentation
Lucid Charts account is required to access the charts. Sign-up at lucidchart.com
- Week 0 Journal
- Week 1 Journal
- Week 2 Journal
- Week 3 Journal (Output of the Project)