1 dépôt
Tools specifically designed to document infrastructure definitions and variable requirements.
Distinct from Infrastructure as Code: The candidates focus on provisioning (IaC) or policy definitions, not the documentation of the code itself.
Explore 1 awesome GitHub repository matching devops & infrastructure · Infrastructure as Code Documentation. Refine with filters or upvote what's useful.
terraform-docs is a Terraform module documentation generator and infrastructure as code documenter. It extracts inputs, outputs, and resources from Terraform configuration files to automatically create formatted technical guides and metadata exports. The tool functions as a multi-format metadata exporter, transforming module information into Markdown tables, AsciiDoc, JSON, YAML, XML, and TOML. It also serves as a CI/CD documentation automator, allowing for the integration of documentation updates into commit hooks and deployment pipelines. Capability areas include module documentation extra
Provides automated creation of technical guides based on Terraform source code and variable definitions.