macOS
brew install tfupdatelocal Homebrew formula metadata
sudo port install tfupdateMacPorts ports tree · sysutils/tfupdate/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de tfupdate pour les workflows d'agents IA.
installation
brew install tfupdatelocal Homebrew formula metadata
sudo port install tfupdateMacPorts ports tree · sysutils/tfupdate/Portfile · Source: api.github.com
sudo apk add tfupdateAlpine Linux edge package indexes · tfupdate · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#tfupdatenixpkgs package indexes · pkgs/by-name/tf/tfupdate/package.nix · Source: api.github.com
sudo zypper install tfupdateopenSUSE Tumbleweed package metadata · tfupdate · Source: download.opensuse.org
aperçu
Update version constraints in your Terraform configurations
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
tfupdate | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/minamijoyo/tfupdate
métadonnées d'installation
| Clé du paquet | brew:tfupdate |
|---|---|
| Version | 0.10.2 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/tfupdate |
| Page d'accueil | https://github.com/minamijoyo/tfupdate |
| Dépôt | https://github.com/minamijoyo/tfupdate |
| Docs amont | https://github.com/minamijoyo/tfupdate#readme |
| Licence | MIT |
| Archive source | https://github.com/minamijoyo/tfupdate/archive/refs/tags/v0.10.2.tar.gz |
| Dernière mise à jour | 2026-07-14T13:06:44Z |
| Pulse | updated |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 tfupdatepiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.