Automic VaultAutomic Vault

brew

使用 Homebrew, Nix, winget 安装 terramate

查看 terramate 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install terramate

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#terramate

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

Windows

Windows Package Manager已验证 · 92%
winget install --id Terramate.CLI -e

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

概览

软件包摘要

Managing Terraform stacks with change detections and code generations

命令和别名

  • terramate-ls

历史

项目历史与用法

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

项目历史

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.

采用历史

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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

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

来源

  • 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

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
terramate-lscli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-26
管理器版本0.17.1
管理器更新时间2026-05-26
本地数据OK
上游当前
检测到的最新版本v0.17.1

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

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:terramate
版本0.17.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/terramate
主页https://terramate.io/docs/
仓库https://github.com/terramate-io/terramate
上游文档https://terramate.io/docs
许可证MPL-2.0
源码归档https://github.com/terramate-io/terramate/archive/refs/tags/v0.17.1.tar.gz
最后更新2026-05-26T16:51:44Z
Pulseupdated
构建依赖go
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

terramate

nix profile install nixpkgs#terramate
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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