# terramaid mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für terramaid in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:terramaid
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install terramaid
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:terramaid
- **Paketmanager:** Homebrew
- **Version:** 2.15.3
- **Quellzusammenfassung:** Utility for generating Mermaid diagrams from Terraform configurations
- **Homepage:** <https://github.com/RoseSecurity/Terramaid>
- **Repository:** <https://github.com/RoseSecurity/Terramaid>
- **Zuletzt aktualisiert:** 2026-07-26T00:50:37+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- terramaid (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.15.3
## Projektgeschichte und Nutzung

Terramaid is a RoseSecurity CLI that turns Terraform configurations and plans into Mermaid diagrams for documentation and review workflows.

### Projektgeschichte

The public repository was created in May 2024. The README presents Terramaid as a utility for creating Mermaid diagrams from Terraform configurations and explains that it converts infrastructure resources and plans into diagrams that can be used in documentation and collaboration.

The project sits at the intersection of Terraform, Mermaid, and CI documentation. Its README shows generated Mermaid flowchart output, supports CLI parameters and environment variables, and documents Homebrew, Go, apt, Nix, source, Docker, GitHub Actions, and GitLab CI/CD usage paths.

### Adoptionsgeschichte

The project is newer and adoption appears early-stage. Repository metadata showed a small public audience by July 2026, while the README already documented several package and CI distribution paths, indicating an intent to make the tool easy to drop into developer and pipeline environments.

### Wie es verwendet wird

The main workflow is terramaid run, optionally pointing at a working directory, Terraform binary, Terraform plan file, output path, chart type, direction, and subgraph name.

In CI, Terramaid can generate diagram artifacts from Terraform configurations or plans so reviewers get visual context alongside infrastructure changes.

### Warum Paket-Nerds sich dafür interessieren

For package nerds, Terramaid is interesting because it packages documentation generation as a normal CLI install. The same tool can be reached through Homebrew, Go install, apt repository setup, Nix flakes, Docker, or source builds.

### Zeitleiste

- 2024: Public GitHub repository created.
- 2024: README documents Terraform-to-Mermaid diagram generation and multiple installation channels.
- 2026: Homebrew metadata lists terramaid as a brew formula.

### Related projects

- Terraform supplies the configuration and plan input.
- Mermaid supplies the diagram syntax emitted by Terramaid.
- OpenTofu is listed among repository topics and occupies the same IaC ecosystem.

### Quellen

- Input package metadata: source_facts.package-manager, source_facts.package-manager-url
- README: https://github.com/RoseSecurity/Terramaid#readme
- Repository metadata: https://api.github.com/repos/RoseSecurity/Terramaid


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/terramaid.yml](https://github.com/mxcl/pkgdb/blob/main/combined/terramaid.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
