Automic VaultAutomic Vault

brew

Install terraformer with Homebrew, chocolatey, MacPorts, Nix, scoop, winget

CLI tool to generate terraform files from existing infrastructure. Version 0.8.30 via Homebrew; verified 2026-06-15.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install terraformer

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install terraformer

MacPorts ports tree · sysutils/terraformer/Portfile · source: api.github.com

Linux

Nixverified · 92%
nix profile install nixpkgs#terraformer

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

Windows

Chocolateyverified · 92%
choco install terraformer

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

Scoopverified · 92%
scoop install main/terraformer

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

Windows Package Managerverified · 92%
winget install --id WazeSRE.Terraformer -e

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

overview

Package summary

CLI tool to generate terraform files from existing infrastructure

Commands and aliases

  • terraformer

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: orange

infrastructure mutation or orchestration signal.

Risk classifier

orange risk · medium confidence · infrastructure

Why

  • infrastructure mutation or orchestration signal

Signals

  • text:infrastructure

Install behavior

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

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
terraformercliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.8.30
manager updated2026-06-15
local dataok
upstreamcurrent
latest detected0.8.30

https://github.com/GoogleCloudPlatform/terraformer

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:terraformer
Version0.8.30
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/terraformer
Homepagehttps://github.com/GoogleCloudPlatform/terraformer
Repositoryhttps://github.com/GoogleCloudPlatform/terraformer
Upstream docshttps://github.com/GoogleCloudPlatform/terraformer#readme
LicenseApache-2.0
Source archivehttps://github.com/GoogleCloudPlatform/terraformer/archive/refs/tags/0.8.30.tar.gz
Last updated2026-06-15T17:54:58-04:00
Pulseupdated
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

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%

terraformer

nix profile install nixpkgs#terraformer
  • normalized package name match
  • Matched by: 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
  • Matched by: 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
  • Matched by: 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
  • Matched by: 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
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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