macOS
brew install terraformerlocal Homebrew formula metadata
sudo port install terraformerMacPorts ports tree · sysutils/terraformer/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für terraformer in AI-Agent-Workflows.
Installation
brew install terraformerlocal Homebrew formula metadata
sudo port install terraformerMacPorts ports tree · sysutils/terraformer/Portfile · Quelle: api.github.com
nix profile install nixpkgs#terraformernixpkgs package indexes · pkgs/by-name/te/terraformer/package.nix · Quelle: api.github.com
choco install terraformerChocolatey community package catalog · terraformer · Quelle: community.chocolatey.org
scoop install main/terraformerScoop official bucket manifest trees · bucket/terraformer.json · Quelle: api.github.com
winget install --id WazeSRE.Terraformer -eWindows Package Manager source index · WazeSRE.Terraformer · Quelle: cdn.winget.microsoft.com
Überblick
CLI tool to generate terraform files from existing infrastructure
Verlauf
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.
Sicherheitslage
infrastructure mutation or orchestration signal.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
terraformer | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/GoogleCloudPlatform/terraformer
Installationsmetadaten
| Paketschlüssel | brew:terraformer |
|---|---|
| Version | 0.8.30 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/terraformer |
| Homepage | https://github.com/GoogleCloudPlatform/terraformer |
| Repository | https://github.com/GoogleCloudPlatform/terraformer |
| Upstream-Dokumentation | https://github.com/GoogleCloudPlatform/terraformer#readme |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/GoogleCloudPlatform/terraformer/archive/refs/tags/0.8.30.tar.gz |
| Zuletzt aktualisiert | 2026-06-15T17:54:58-04:00 |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
terraformer
nix profile install nixpkgs#terraformerterraformer
sudo port install terraformerterraformer
choco install terraformermain/terraformer
scoop install main/terraformerWazeSRE.Terraformer
winget install --id WazeSRE.Terraformer -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.