認証情報アクセス
Reads backend credentials, provider credentials, variables, and state data.
brew
opentofu のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
エージェント安全性
opentofu plans and applies infrastructure changes from local state and cloud credentials.
Reads backend credentials, provider credentials, variables, and state data.
Can create, update, or destroy infrastructure resources.
Can deploy infrastructure that exposes or runs application artifacts.
Gate apply, destroy, import, state, and backend changes.
Allow plan by default; require approval for any state-changing command.
インストール
brew install opentofulocal Homebrew formula metadata
sudo apk add opentofuAlpine Linux edge package indexes · opentofu · ソース: dl-cdn.alpinelinux.org
sudo dnf install opentofuFedora Rawhide package metadata · opentofu · ソース: dl.fedoraproject.org
nix profile install nixpkgs#opentofunixpkgs package indexes · pkgs/by-name/op/opentofu/package.nix · ソース: api.github.com
sudo pacman -S opentofuArch Linux sync databases · opentofu · ソース: geo.mirror.pkgbuild.com
sudo zypper install opentofuopenSUSE Tumbleweed package metadata · opentofu · ソース: download.opensuse.org
choco install opentofuChocolatey community package catalog · opentofu · ソース: community.chocolatey.org
scoop install main/opentofuScoop official bucket manifest trees · bucket/opentofu.json · ソース: api.github.com
winget install --id OpenTofu.Tofu -eWindows Package Manager source index · OpenTofu.Tofu · ソース: cdn.winget.microsoft.com
概要
Drop-in replacement for Terraform. Infrastructure as Code Tool
履歴
OpenTofu is a community-driven infrastructure-as-code tool created as an open-source fork of Terraform after HashiCorp changed Terraform’s license from MPL-2.0 to the Business Source License. It keeps the familiar `plan`, `apply`, state, provider, module, and HCL-style workflows while using the `tofu` executable and Linux Foundation governance.
The OpenTF manifesto began as an appeal to keep Terraform under a truly open-source license. When that did not happen, the initiative forked the last MPL-licensed Terraform codebase and moved forward as OpenTofu under the Linux Foundation. The project’s own announcement framed OpenTofu as community-driven, impartial, layered, modular, and backward-compatible.
OpenTofu reached its first stable release, 1.6.0, on January 10, 2024, after roughly four months of work. The project documented migration paths from Terraform 1.5.x and 1.6.x and positioned the release as production-ready for users who wanted open-source infrastructure-as-code continuity.
OpenTofu adoption was unusually fast because it started with Terraform’s established user model, provider ecosystem, and module habits. The Linux Foundation launch announcement named broad community and company backing, while the OpenTofu homepage later described thousands of providers and modules available to users.
The package-manager story matters because OpenTofu’s promise is partly operational: users need a `tofu` binary in CI images, developer laptops, container builds, and distribution repositories. Homebrew, Nix, Alpine, Fedora, Arch, Scoop, Chocolatey, winget, and other package channels made the fork installable without bespoke bootstrapping.
Operators use OpenTofu to declare infrastructure resources, initialize providers and modules, compute plans, apply changes, manage state, and integrate infrastructure changes into CI/CD. It is intentionally familiar to Terraform users, with migration guides focused on preserving existing workflows and configurations.
The CLI reads configuration files, talks to provider plugins, stores state locally or remotely, and exposes command behavior that infrastructure teams script heavily. That makes packaging details such as executable name, plugin cache behavior, credentials files, and compatibility promises more important than for a throwaway CLI.
OpenTofu is one of the clearest examples of licensing changing a package graph. A single upstream license decision created a new binary, new governance, new release channel, and new distro formulas for a tool already embedded in deployment pipelines.
セキュリティ状態
infrastructure as code tool.
リスク orange · 信頼度 高 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.tofurc$XDG_CONFIG_HOME/opentofu/tofurc%APPDATA%\tofu.rcCredential-bearing paths to review before unattended agent runs.
~/.terraform.d/credentials.tfrc.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
tofu | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/opentofu/opentofu
インストールメタデータ
| パッケージキー | brew:opentofu |
|---|---|
| バージョン | 1.12.5 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/opentofu |
| ホームページ | https://opentofu.org/ |
| リポジトリ | https://github.com/opentofu/opentofu |
| 上流ドキュメント | https://opentofu.org/docs |
| ライセンス | MPL-2.0 |
| ソースアーカイブ | https://github.com/opentofu/opentofu/archive/refs/tags/v1.12.5.tar.gz |
| 最終更新 | 2026-07-21T12:35:43Z |
| 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 | opentofu |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
opentofu
nix profile install nixpkgs#opentofuopentofu 1.12.1-r0
OpenTofu lets you declaratively manage your cloud infrastructure
sudo apk add opentofuopentofu 1.12.0-1.fc45
OpenTofu lets you declaratively manage your cloud infrastructure
https://github.com/opentofu/opentofu
sudo dnf install opentofuopentofu 1.12.0-1
Lets you declaratively manage your cloud infrastructure
https://github.com/opentofu/opentofu
sudo pacman -S opentofuopentofu 1.12.1-1.1
Declaratively manage your cloud infrastructure
https://github.com/opentofu/opentofu
sudo zypper install opentofuopentofu
choco install opentofumain/opentofu
scoop install main/opentofuOpenTofu.Tofu
winget install --id OpenTofu.Tofu -eOpenTofu.Tofu.Alpha
winget install --id OpenTofu.Tofu.Alpha -eOpenTofu.Tofu.Beta
winget install --id OpenTofu.Tofu.Beta -eOpenTofu.Tofu.RC
winget install --id OpenTofu.Tofu.RC -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.