Automic VaultAutomic Vault

brew / 受保护工具覆盖 / 排名 507

安装 opentofu

查看 opentofu 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

agent safety

Agent safety answer

opentofu plans and applies infrastructure changes from local state and cloud credentials.

Credential access

Reads backend credentials, provider credentials, variables, and state data.

Remote mutation

Can create, update, or destroy infrastructure resources.

Publish/artifact risk

Can deploy infrastructure that exposes or runs application artifacts.

Recommended control

Gate apply, destroy, import, state, and backend changes.

Agent-use guidance

Allow plan by default; require approval for any state-changing command.

安装

使用 Automic Vault 安装

Automic Vault
下载 AV
sudo av install brew:opentofu

macOS

Homebrewverified · 100%
brew install opentofu

local Homebrew formula metadata

Linux

Alpine Linux apkverified · 92%
sudo apk add opentofu

Alpine Linux edge package indexes · opentofu · source: dl-cdn.alpinelinux.org

Fedora dnfverified · 92%
sudo dnf install opentofu

Fedora Rawhide package metadata · opentofu · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#opentofu

nixpkgs package indexes · pkgs/by-name/op/opentofu/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S opentofu

Arch Linux sync databases · opentofu · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install opentofu

openSUSE Tumbleweed package metadata · opentofu · source: download.opensuse.org

Windows

Chocolateyverified · 92%
choco install opentofu

Chocolatey community package catalog · opentofu · source: community.chocolatey.org

Scoopverified · 92%
scoop install main/opentofu

Scoop official bucket manifest trees · bucket/opentofu.json · source: api.github.com

Windows Package Managerverified · 92%
winget install --id OpenTofu.Tofu -e

Windows Package Manager source index · OpenTofu.Tofu · source: cdn.winget.microsoft.com

平台说明

  • 没有特定于此软件包的平台说明。

概览

软件包摘要

Drop-in replacement for Terraform. Infrastructure as Code Tool

命令和别名

  • tofu

受保护工具覆盖

Plain Text OpenTofu Cloud Tokens

OpenTofu stores API tokens for remote registries and OpenTofu-compatible services in ~/.terraform.d/credentials.tfrc.json. Our isotope stores that credentials file in the macOS keychain, installs an OpenTofu credentials helper shim, and exposes only a temporary helper configuration while Homebrew core's tofu binary runs.

Risk classifier

orange risk · high confidence · infrastructure

Why

  • infrastructure as code tool

Signals

  • override:opentofu

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

本地 README 摘录

opentofu Protected-tool coverage

OpenTofu stores API tokens for remote registries and OpenTofu-compatible services in ~/.terraform.d/credentials.tfrc.json.

This protected-tool coverage covers Homebrew core's opentofu formula. It migrates that credentials file into the Automic Vault keychain, installs an OpenTofu credentials helper shim, and wraps OpenTofu so TF_CLI_CONFIG_FILE points at a temporary helper configuration only while OpenTofu is running.

Caveats

  • We currently migrate credentials.tfrc.json only.
  • Existing .terraformrc settings are not merged into the temporary file.
  • Direct execution of the original binary will not receive the helper config.

来源: local coverage notes

覆盖来源

来源摘录

Caveats

  • We currently migrate credentials.tfrc.json only.
  • Existing .terraformrc settings are not merged into the temporary file.
  • Direct execution of the original binary will not receive the helper config.

可执行文件

已安装的可执行文件

命令类型暴露范围备注
tofucliglobal executable

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-06-10
管理器版本1.12.1
管理器更新时间2026-05-27
本地数据ok
上游current
检测到的最新版本v1.12.1

https://github.com/opentofu/opentofu

  • okNo freshness warnings were generated.

安装元数据

软件包元数据

Package keybrew:opentofu
Version1.12.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/opentofu
Homepagehttps://opentofu.org/
Repositoryhttps://github.com/opentofu/opentofu
Upstream docshttps://opentofu.org/docs
LicenseMPL-2.0
Source archivehttps://github.com/opentofu/opentofu/archive/refs/tags/v1.12.1.tar.gz
Last updated2026-05-27T10:05:43Z
Pulseupdated
Build dependenciesgo
Bottleavailable (arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameopentofu
Version Scheme0
Revision0
Head VersionHEAD
Conflicts With
  • tenv
  • tofuenv
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

opentofu

nix profile install nixpkgs#opentofu
  • normalized package name match
  • Matched by: Opentofu
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/op/opentofu/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

opentofu 1.11.5-r3

OpenTofu lets you declaratively manage your cloud infrastructure

https://opentofu.org/

sudo apk add opentofu
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: opentofu
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Opentofu
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: opentofu from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

opentofu 1.12.0-1.fc45

OpenTofu lets you declaratively manage your cloud infrastructure

https://github.com/opentofu/opentofu

sudo dnf install opentofu
  • License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 AND Unlicense
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: opentofu
  • 3 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Opentofu
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: opentofu from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst
pacman95%

opentofu 1.11.6-1

Lets you declaratively manage your cloud infrastructure

https://github.com/opentofu/opentofu

sudo pacman -S opentofu
  • License: MPL-2.0
  • Architecture: x86_64
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Opentofu
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: opentofu from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

opentofu 1.12.0-1.1

Declaratively manage your cloud infrastructure

https://github.com/opentofu/opentofu

sudo zypper install opentofu
  • License: MPL-2.0
  • Category: System/Management
  • Architecture: x86_64
  • Source Package: opentofu
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Opentofu
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: opentofu from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst
Chocolatey95%

opentofu

choco install opentofu
  • normalized package name match
  • Matched by: Opentofu
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: opentofu from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='7.7228','wwphone-cti'
Scoop95%

main/opentofu

scoop install main/opentofu
  • normalized package name match
  • Matched by: Opentofu
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/opentofu.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

OpenTofu.Tofu

winget install --id OpenTofu.Tofu -e
  • normalized package name match
  • Matched by: Opentofu
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: OpenTofu.Tofu from https://cdn.winget.microsoft.com/cache/source.msix
winget95%

OpenTofu.Tofu.Alpha

winget install --id OpenTofu.Tofu.Alpha -e
  • normalized package name match
  • Matched by: Opentofu
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: OpenTofu.Tofu.Alpha from https://cdn.winget.microsoft.com/cache/source.msix
winget95%

OpenTofu.Tofu.Beta

winget install --id OpenTofu.Tofu.Beta -e
  • normalized package name match
  • Matched by: Opentofu
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: OpenTofu.Tofu.Beta from https://cdn.winget.microsoft.com/cache/source.msix
winget95%

OpenTofu.Tofu.RC

winget install --id OpenTofu.Tofu.RC -e
  • normalized package name match
  • Matched by: Opentofu
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: OpenTofu.Tofu.RC from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated agent safety answer
  • external package-manager database matches
  • local coverage README
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • secret-handling manifest