Document the Terraform Modules using Terraform Docs #59
Labels
complexity: medium
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 modules inside of terraform-modules.
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: