macOS
brew install terrahelplocal Homebrew formula metadata
brew / rank 9977
Tool providing extra functionality for Terraform. Version 0.7.5 via Homebrew; verified 2026-07-26.
install
brew install terrahelplocal Homebrew formula metadata
overview
Tool providing extra functionality for Terraform
history
Terrahelp is OpenCredo's Go-based helper CLI for Terraform workflows, chiefly focused on encrypting, decrypting, and masking sensitive Terraform-related output and files.
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.
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.
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.
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
terrahelp | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:terrahelp |
|---|---|
| Version | 0.7.5 |
| Package manager | Homebrew |
| Homepage | https://github.com/opencredo/terrahelp |
| Repository | https://github.com/opencredo/terrahelp |
| Last updated | 2026-07-26T00:50:37+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.