macOS
brew install tfupdatelocal Homebrew formula metadata
sudo port install tfupdateMacPorts ports tree · sysutils/tfupdate/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.