Automic VaultAutomic Vault

brew

terraformer を Homebrew, chocolatey, MacPorts, Nix, scoop, winget でインストール

terraformer のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install terraformer

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install terraformer

MacPorts ports tree · sysutils/terraformer/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#terraformer

nixpkgs package indexes · pkgs/by-name/te/terraformer/package.nix · ソース: api.github.com

Windows

Chocolatey確認済み · 92%
choco install terraformer

Chocolatey community package catalog · terraformer · ソース: community.chocolatey.org

Scoop確認済み · 92%
scoop install main/terraformer

Scoop official bucket manifest trees · bucket/terraformer.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id WazeSRE.Terraformer -e

Windows Package Manager source index · WazeSRE.Terraformer · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

CLI tool to generate terraform files from existing infrastructure

コマンドとエイリアス

  • terraformer

履歴

プロジェクトの歴史と使われ方

Terraformer is a Waze SRE-created CLI, hosted under GoogleCloudPlatform, that generated Terraform configuration and state from existing infrastructure, a workflow often described as reverse Terraform.

プロジェクトの歴史

The repository was created in May 2019 and the README identifies the tool as a Waze SRE project, not an official Google product. Its core idea was to inspect already-deployed resources and generate Terraform `.tf`, JSON, and `tfstate` files so teams could bring existing infrastructure under infrastructure-as-code management.

Terraformer grew into a broad multi-provider importer. The README lists major cloud providers such as Google Cloud, AWS, Azure, AliCloud, and IBM Cloud, as well as Kubernetes, GitHub, GitLab, Datadog, PagerDuty, Vault, Okta, Auth0, and many smaller provider targets.

The project is now deprecated. The README states that as of March 16, 2026, the repository was archived, made read-only, and would receive no further updates, security patches, or support.

採用の歴史

Terraformer became one of the better-known tools for bootstrapping Terraform from brownfield environments, especially for teams inheriting manually created cloud resources. Its large GitHub star count, broad provider list, and availability through Homebrew, Chocolatey, MacPorts, Nix, Scoop, and winget show unusually wide package-manager reach for a Terraform-adjacent CLI.

Homebrew analytics show thousands of installs over the previous year, higher than the other Terraform helper tools in this batch. The archived status changes its adoption profile: it remains important historically and for existing workflows, but new users must weigh the lack of maintenance and security support.

使われ方

The primary command is `terraformer import [provider]`, with flags for resources, regions, filters, output format, generated path layout, state storage, and optional remote state upload. Users can import all resources, exclude services, filter by IDs or attributes, or create and edit a plan file before importing.

Terraformer uses Terraform providers and was designed so newly supported resources could be picked up by upgrading the relevant Terraform providers. The README also notes Terraform 0.13 support and directs older Terraform 0.11 users to v0.7.9.

パッケージ好きにとっての重要性

For package nerds, Terraformer is the heavyweight entry in this batch: a large Go CLI with many provider integrations, wide package-manager distribution, and a clear lifecycle story from popular brownfield-import tool to archived dependency that may need replacement or pinning.

タイムライン

  • 2019: GitHub repository created and publicized as a Waze SRE reverse-Terraform tool.
  • 2022-2025: 0.8.x releases continued through v0.8.30.
  • 2026: Repository archived on March 16 and declared deprecated in the README.
  • 2026: Homebrew continues to package v0.8.30.

Related projects

  • Terraform providers are the underlying integration layer Terraformer uses to generate configuration for supported services.
  • Terraform import and provider-specific import documentation are adjacent workflows for bringing existing resources under Terraform.

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:infrastructure

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 8 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
terraformercliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.8.30
マネージャ更新日2026-06-15
ローカルデータOK
上流最新
検出された最新0.8.30

https://github.com/GoogleCloudPlatform/terraformer

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:terraformer
バージョン0.8.30
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/terraformer
ホームページhttps://github.com/GoogleCloudPlatform/terraformer
リポジトリhttps://github.com/GoogleCloudPlatform/terraformer
上流ドキュメントhttps://github.com/GoogleCloudPlatform/terraformer#readme
ライセンスApache-2.0
ソースアーカイブhttps://github.com/GoogleCloudPlatform/terraformer/archive/refs/tags/0.8.30.tar.gz
最終更新2026-06-15T17:54:58-04:00
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameterraformer
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedyes
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

terraformer

nix profile install nixpkgs#terraformer
  • normalized package name match
  • 一致条件: Terraformer
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/te/terraformer/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

terraformer

sudo port install terraformer
  • normalized package name match
  • 一致条件: Terraformer
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/terraformer/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

terraformer

choco install terraformer
  • normalized package name match
  • 一致条件: Terraformer
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: terraformer from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='6.5836','capture'
Scoop95%

main/terraformer

scoop install main/terraformer
  • normalized package name match
  • 一致条件: Terraformer
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/terraformer.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

WazeSRE.Terraformer

winget install --id WazeSRE.Terraformer -e
  • normalized package name match
  • 一致条件: Terraformer
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: WazeSRE.Terraformer from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment