Diagram-as-code for AWS architecture.
Last updated
Last updated
This command line interface (CLI) tool enables drawing infrastructure diagrams for Amazon Web Services through YAML code. It facilitates diagram-as-code without relying on image libraries.
The CLI tool promotes code reuse, testing, integration, and automating the diagramming process. It allows managing diagrams with Git by writing human-readable YAML.
(generated from example of NAT Gateway)
Compliant with AWS architecture guidelines Easily generate diagrams that follow .
Flexible Automatically adjust the position and size of groups.
Lightweight & CI/CD-friendly Start quickly on a container; no dependency on headless browser or GUI.
Integrate with your Infrastructure as Code Generate diagrams to align with your IaC code without managing diagrams manually.
As a drawing library Use as Golang Library and integrate with other IaC tools, AI, or drawing GUI tools.
Extensible Add definition files to create non-AWS diagrams as well.
In preparing.
See doc/resource-types.md.
See doc/links.md.
See examples templates.
This project is licensed under the Apache-2.0 License.
See for more information.