Document the Terraform Projects using Terraform Docs #57
Labels
complexity: medium
dependency
feature: documentation
Project documentation additions or updates
role: Dev Ops Engineer
Engineer who maintains and deploys software
size: 2pt
Can be done in 7-12 hours
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
terraform-docs -c .terraform.docs.yml .
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.
The text was updated successfully, but these errors were encountered: