# Installer terramaid avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de terramaid pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install terramaid
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:terramaid
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.15.3
- **Résumé source:** Utility for generating Mermaid diagrams from Terraform configurations
- **Page d'accueil:** <https://github.com/RoseSecurity/Terramaid>
- **Dépôt:** <https://github.com/RoseSecurity/Terramaid>
- **Dernière mise à jour:** 2026-07-26T00:50:37+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- terramaid (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.15.3
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- 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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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)


## Sources

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