hackforla / incubator

https://github.com/orgs/hackforla/projects/73/views/5
GNU General Public License v2.0
3 stars 14 forks source link

Document the Terraform Projects using Terraform Docs #57

Closed chelseybeck closed 7 months ago

chelseybeck commented 8 months ago

Overview

One of the benefits of infrastructure as code (IaC) is that it is self-documenting. Terraform Docs facilitates easy documentation of resources. Install Terraform Docs and create corresponding files for projects inside of terraform-incubator.

We can expand on the projects to projects not yet in terraform later, if desired, but let's start here.

Action Items

Resources/Instructions

Terraform Docs documentation Here is an example of Terraform Docs in practice. Note how clear it is now which resources this module creates.