Automic VaultAutomic Vault

brew

Install terramate with Homebrew, Nix, winget

Managing Terraform stacks with change detections and code generations. Version 0.17.1 via Homebrew; verified 2026-05-26.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install terramate

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#terramate

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

Windows

Windows Package Managerverified · 92%
winget install --id Terramate.CLI -e

Windows Package Manager source index · Terramate.CLI · source: cdn.winget.microsoft.com

overview

Package summary

Managing Terraform stacks with change detections and code generations

Commands and aliases

  • terramate-ls

history

Project history and usage

Terramate is an open-source Infrastructure as Code orchestration and code-generation CLI for Terraform, OpenTofu, Terragrunt, Kubernetes, and CI/CD workflows.

Project history

The public Terramate repository was created in September 2021. Its README describes Terramate CLI as an open-source orchestration and code generation engine for scaling IaC, with optional pairing to Terramate Cloud for managed observability, drift detection, asset management, policy, and notification features.

Terramate's project model is built around stacks. The README emphasizes breaking large infrastructure into smaller stacks, reducing duplicated configuration through generated HCL, JSON, or YAML, and orchestrating commands across stacks with a graph-based engine.

The official CLI docs describe Terramate as a daily IaC workload tool for managing stacks, maintaining a DRY codebase with code generation, planning and deploying with orchestration and change detection, and synchronizing data with Terramate Cloud.

Adoption history

Terramate is newer than Terragrunt but has become a visible Terraform/OpenTofu orchestration package. Repository metadata showed several thousand stars by July 2026, and input package metadata lists Homebrew, Nix, and winget packages.

The README's onboarding claims are aimed at incremental adoption: existing Terraform, OpenTofu, or Terragrunt projects can start with a single command and without refactoring, while teams can adopt features individually to avoid hard lock-in.

How it is used

Common CLI usage includes creating and listing stacks, running commands such as terraform init or terraform apply across all or changed stacks, generating repeated backend and provider configuration, and filtering execution by Git changes, tags, directories, or Terramate Cloud status.

The official change-detection docs explain the --changed workflow for running commands only in stacks affected by a commit, branch, or pull request. The code-generation docs describe generating stack files from blueprints to keep Terraform backend and provider configuration DRY.

Why package nerds care

For package-manager users, Terramate is significant because it packages a higher-level IaC workflow engine as a single CLI. It is useful in dev shells and CI images where users already install Terraform, OpenTofu, or Terragrunt and want change detection, orchestration, and generated configuration without adopting a hosted CI product.

Its cross-platform package metadata, Go-based install path, and optional Cloud pairing make it both a local CLI package and an entry point into a larger IaC platform.

Timeline

  • 2021: Public Terramate repository created.
  • 2020s: CLI docs establish stack management, code generation, orchestration, and change detection as core workflows.
  • 2026: Homebrew, Nix, and winget metadata list Terramate CLI packages.

Related projects

  • Terraform and OpenTofu are primary IaC engines Terramate orchestrates.
  • Terragrunt is explicitly supported as an existing project style that Terramate can onboard.
  • Terramate Cloud is the optional managed service paired with the open-source CLI.

Sources

  • CLI reference: https://terramate.io/docs/cli/reference/cmdline/
  • Change detection docs: https://terramate.io/docs/cli/change-detection/
  • Code generation docs: https://terramate.io/docs/cli/code-generation/
  • Docs: https://terramate.io/docs
  • Input package metadata: source_facts.package-manager
  • README: https://github.com/terramate-io/terramate#readme
  • Repository metadata: https://api.github.com/repos/terramate-io/terramate

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

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.

Recommended review

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

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
<project>/**/*.tm.hcl<project>/**/*.tm

executables

Installed executables

CommandKindExposureNote
terramate-lscliglobal 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.17.1
manager updated2026-05-26
local dataok
upstreamcurrent
latest detectedv0.17.1

https://github.com/terramate-io/terramate

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:terramate
Version0.17.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/terramate
Homepagehttps://terramate.io/docs/
Repositoryhttps://github.com/terramate-io/terramate
Upstream docshttps://terramate.io/docs
LicenseMPL-2.0
Source archivehttps://github.com/terramate-io/terramate/archive/refs/tags/v0.17.1.tar.gz
Last updated2026-05-26T16:51:44Z
Pulseupdated
Build dependenciesgo
Bottleavailable (on 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 Nameterramate
Version Scheme0
Revision0
Head VersionHEAD
Conflicts With
  • tenv
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%

terramate

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

Terramate.CLI

winget install --id Terramate.CLI -e
  • normalized package name match
  • Matched by: Terramate
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Terramate.CLI 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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment