1 个仓库
Practices and tools for standardizing the presentation of infrastructure requirements and variables.
Distinct from DevOps and Deployment Workflows: Focuses on the standardization of IaC documentation rather than general DevOps deployment workflows.
Explore 1 awesome GitHub repository matching devops & infrastructure · Infrastructure Documentation Standards. 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
Standardizes how infrastructure variables and requirements are presented using consistent templates.