2 مستودعات
Documentation generators specifically targeted at infrastructure-as-code configuration files.
Distinct from Documentation Generators: Distinct from Documentation Generators: specifically handles the unique structure of HCL and Terraform modules.
Explore 2 awesome GitHub repositories matching development tools & productivity · Infrastructure as Code Generators. 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
Extracts inputs, outputs, and resources from Terraform configuration files to create formatted documentation.
This project is a library for generating visual architecture diagrams and network topologies directly from infrastructure-as-code templates and configuration specifications. It functions as a programmatic interface that transforms infrastructure definitions into visual documentation, allowing users to maintain system diagrams as version-controlled text files. The tool distinguishes itself through an automated layout engine that uses graph algorithms to calculate spatial positioning, connection routing, and link paths without manual coordinate configuration. It supports complex visual hierarch
Generates architecture diagrams automatically from infrastructure-as-code configuration files.