# terrahelp を Homebrew でインストール

terrahelp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install terrahelp
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:terrahelp
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/terrahelp>
- **バージョン:** 0.7.5
- **ソース概要:** Tool providing extra functionality for Terraform
- **ホームページ:** <https://github.com/opencredo/terrahelp>
- **リポジトリ:** <https://github.com/opencredo/terrahelp>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/opencredo/terrahelp/archive/refs/tags/v0.7.5.tar.gz>
- **最終更新:** 2026-07-26T00:50:37+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- terrahelp (cli)
- terrahelp (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.7.5
- マネージャ更新日: 2026-07-26
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/opencredo/terrahelp
- 検出された最新: v0.7.5 (最新)
## プロジェクトの歴史と使われ方

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.

### タイムライン

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

### ソース

- 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


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** terrahelp
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 関連リンク

- [Cloud CLI packages](https://pkg.so/ja/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [terragrunt](https://pkg.so/ja/brew/terragrunt/) - Shares pkgdb curated category or tags: cli, developer-tools, iac, terraform.
- [terramate](https://pkg.so/ja/brew/terramate/) - Shares pkgdb curated category or tags: cli, developer-tools, iac, terraform.
- [terratag](https://pkg.so/ja/brew/terratag/) - Shares pkgdb curated category or tags: cli, developer-tools, iac, terraform.
- [terrahash](https://pkg.so/ja/brew/terrahash/) - Shares pkgdb curated category or tags: cli, developer-tools, iac, terraform.
- [tfenv](https://pkg.so/ja/brew/tfenv/) - Shares pkgdb curated category or tags: cli, developer-tools, terraform.
- [terraform-docs](https://pkg.so/ja/brew/terraform-docs/) - Shares pkgdb curated category or tags: cli, developer-tools, terraform.
- [tenv](https://pkg.so/ja/brew/tenv/) - Shares pkgdb curated category or tags: cli, developer-tools, terraform.
- [terraform-ls](https://pkg.so/ja/brew/terraform-ls/) - Shares pkgdb curated category or tags: cli, developer-tools, terraform.
- [hcl2json](https://pkg.so/ja/brew/hcl2json/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, terraform.
- [hcledit](https://pkg.so/ja/brew/hcledit/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, terraform.

## Combined YAML source

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


## ソース

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