# Installer terrahelp avec Homebrew

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

## installation

```sh
sudo av install brew:terrahelp
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install terrahelp
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:terrahelp
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.7.5
- **Résumé source:** Tool providing extra functionality for Terraform
- **Page d'accueil:** <https://github.com/opencredo/terrahelp>
- **Dépôt:** <https://github.com/opencredo/terrahelp>
- **Dernière mise à jour:** 2026-07-26T00:50:37+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- terrahelp (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

Terrahelp is OpenCredo's Go-based helper CLI for Terraform workflows, chiefly focused on encrypting, decrypting, and masking sensitive Terraform-related output and files.

### Historique du projet

The public repository was created in March 2016, placing Terrahelp among the early wave of Terraform-adjacent command-line helpers. Its README describes the project as supplementary functionality for Terraform development rather than a replacement for Terraform itself.

The documented feature set centers on encrypt and decrypt commands, simple or Vault-backed encryption providers, Vault autoconfiguration, and a masking command that can overwrite sensitive values in files or piped command output.

### Historique d'adoption

Terrahelp's adoption was tied to a practical early Terraform pain point: state files and command output could contain sensitive values. The README points users to an OpenCredo article on securing Terraform state with Vault for additional background, and repository metadata showed a modest long-lived audience by July 2026.

The package-manager history is mostly Unix-like. The README documents Homebrew installation, release-page binaries, and an AUR package, while also stating that Windows was not yet supported.

### Modes d'utilisation

Users install the CLI, then run terrahelp encrypt, decrypt, mask, or vault-autoconfig against files or piped Terraform command output.

The tool fits CI and shell pipelines where teams want to reduce exposure of Terraform state or command output without introducing a larger workflow orchestrator.

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

For package-manager users, Terrahelp is a compact example of the older Terraform helper-tool ecosystem: a single-purpose Go binary, Homebrew formula, release artifacts, and optional distro packaging wrapped around a sharp operational task.

### Chronologie

- 2016: Public GitHub repository created under opencredo.
- 2010s: README-documented installation includes Homebrew, release binaries, and community AUR packaging.
- 2026: Homebrew metadata still lists terrahelp as a brew formula.

### Related projects

- Terraform is the primary workflow Terrahelp augments.
- Vault is an optional encryption provider in the documented Terrahelp workflow.
- TerraHash, Terragrunt, and Terramate are adjacent Terraform helper and orchestration CLIs.

### Sources

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


## 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/terrahelp.yml](https://github.com/mxcl/pkgdb/blob/main/combined/terrahelp.yml)


## Sources

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