macOS
brew install terraformerlocal Homebrew formula metadata
sudo port install terraformerMacPorts ports tree · sysutils/terraformer/Portfile · ソース: api.github.com
brew
terraformer のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install terraformerlocal Homebrew formula metadata
sudo port install terraformerMacPorts ports tree · sysutils/terraformer/Portfile · ソース: api.github.com
nix profile install nixpkgs#terraformernixpkgs package indexes · pkgs/by-name/te/terraformer/package.nix · ソース: api.github.com
choco install terraformerChocolatey community package catalog · terraformer · ソース: community.chocolatey.org
scoop install main/terraformerScoop official bucket manifest trees · bucket/terraformer.json · ソース: api.github.com
winget install --id WazeSRE.Terraformer -eWindows Package Manager source index · WazeSRE.Terraformer · ソース: cdn.winget.microsoft.com
概要
CLI tool to generate terraform files from existing infrastructure
履歴
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.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
terraformer | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/GoogleCloudPlatform/terraformer
インストールメタデータ
| パッケージキー | 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 |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | terraformer |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
terraformer
nix profile install nixpkgs#terraformerterraformer
sudo port install terraformerterraformer
choco install terraformermain/terraformer
scoop install main/terraformerWazeSRE.Terraformer
winget install --id WazeSRE.Terraformer -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.