macOS
brew install tfupdatelocal Homebrew formula metadata
sudo port install tfupdateMacPorts ports tree · sysutils/tfupdate/Portfile · ソース: api.github.com
brew
tfupdate のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install tfupdatelocal Homebrew formula metadata
sudo port install tfupdateMacPorts ports tree · sysutils/tfupdate/Portfile · ソース: api.github.com
sudo apk add tfupdateAlpine Linux edge package indexes · tfupdate · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#tfupdatenixpkgs package indexes · pkgs/by-name/tf/tfupdate/package.nix · ソース: api.github.com
sudo zypper install tfupdateopenSUSE Tumbleweed package metadata · tfupdate · ソース: download.opensuse.org
概要
Update version constraints in your Terraform configurations
履歴
tfupdate is a CLI for updating version constraints in Terraform and OpenTofu configurations. Its README documents support for Terraform core, OpenTofu core, providers, modules, dependency lock files, recursive updates, and release lookups from GitHub, GitLab, the Terraform Registry, and the OpenTofu Registry.
The README explains the design motivation: Terraform estates are often split across many directories, while best practice is to pin versions of core, providers, and modules. tfupdate was written to parse configuration and update version constraints across those scattered files.
The tool later grew beyond simple constraint editing. The README documents `release` subcommands for checking versions, `lock` support for updating `.terraform.lock.hcl` without the Terraform or OpenTofu CLI, and OpenTofu registry support through `TFREGISTRY_BASE_URL`.
The README documents installation through Homebrew, MacPorts, compiled releases, Go install, and Docker. The input metadata also records apk, Homebrew, MacPorts, Nix, and zypper packaging.
The README explicitly suggests integrating tfupdate with CI or a scheduler to check releases daily and create pull requests automatically, and links a CircleCI example and orb.
Package users run subcommands such as `tfupdate terraform`, `tfupdate opentofu`, `tfupdate provider`, `tfupdate module`, `tfupdate release`, and `tfupdate lock`. The recursive flag lets teams update many directories in one pass, which is the core package-nerd use case.
For lock files, tfupdate can download provider packages, calculate hashes, and cache calculated values in memory, which the README calls out as a performance advantage when updating multiple directories recursively.
tfupdate is a dependency-maintenance tool for infrastructure code. It fills the same niche as language package updaters, but for Terraform/OpenTofu version constraints, provider locks, and module versions.
Its support across several Unix package managers makes it useful in automated developer environments where Terraform version bumps are handled by scheduled jobs rather than manual edits.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
tfupdate | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/minamijoyo/tfupdate
インストールメタデータ
| パッケージキー | brew:tfupdate |
|---|---|
| バージョン | 0.10.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/tfupdate |
| ホームページ | https://github.com/minamijoyo/tfupdate |
| リポジトリ | https://github.com/minamijoyo/tfupdate |
| 上流ドキュメント | https://github.com/minamijoyo/tfupdate#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/minamijoyo/tfupdate/archive/refs/tags/v0.10.2.tar.gz |
| 最終更新 | 2026-07-14T13:06:44Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tfupdate |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
tfupdate
nix profile install nixpkgs#tfupdatetfupdate 0.8.2-r16
Update version constraints in your Terraform configurations
https://github.com/minamijoyo/tfupdate
sudo apk add tfupdatetfupdate-doc 0.8.2-r16
Update version constraints in your Terraform configurations (documentation)
https://github.com/minamijoyo/tfupdate
sudo apk add tfupdate-doctfupdate 0.9.4-1.1
Update version constraints in your Terraform configurations
https://github.com/minamijoyo/tfupdate
sudo zypper install tfupdatetfupdate
sudo port install tfupdateソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.