macOS
brew install infracostlocal Homebrew formula metadata
sudo port install infracostMacPorts ports tree · sysutils/infracost/Portfile · Quelle: api.github.com
brew / Rang 1492
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für infracost in AI-Agent-Workflows.
Installation
brew install infracostlocal Homebrew formula metadata
sudo port install infracostMacPorts ports tree · sysutils/infracost/Portfile · Quelle: api.github.com
nix profile install nixpkgs#infracostnixpkgs package indexes · pkgs/by-name/in/infracost/package.nix · Quelle: api.github.com
choco install infracostChocolatey community package catalog · infracost · Quelle: community.chocolatey.org
scoop install main/infracostScoop official bucket manifest trees · bucket/infracost.json · Quelle: api.github.com
winget install --id Infracost.Infracost -eWindows Package Manager source index · Infracost.Infracost · Quelle: cdn.winget.microsoft.com
Überblick
Cost estimates for Terraform, Terragrunt, and CloudFormation
Verlauf
Infracost is a cloud-cost estimation CLI for infrastructure as code, built to show engineers cost impact before infrastructure changes are deployed.
Infracost's early public explanation framed the project as a response to cloud-pricing complexity and tools that surfaced cost too late in the delivery process. The August 2020 launch post described a CLI for bringing cost visibility into development and operations workflows, initially around AWS and Terraform.
The project expanded from a standalone open source CLI into a broader FinOps workflow around pull requests, CI/CD, editor integrations, and Infracost Cloud. Its README describes the CLI as the core engine for Terraform, Terragrunt, and CloudFormation cost analysis.
Infracost adoption followed infrastructure-as-code review habits: developers run it locally, CI systems post cost changes to pull requests, and teams discuss cost before merging. In 2023, Infracost made its GitHub App integration free, emphasizing broad PR coverage and simpler setup across many repositories.
Package-manager availability matters because the tool is usually installed on developer laptops, CI runners, and automation images rather than deployed as a long-lived server.
Users run the `infracost` CLI against IaC directories to estimate cost, compare diffs, or scan projects. The tool pairs naturally with Terraform and Terragrunt workflows, where cost feedback in a pull request can change a resource choice before it reaches production.
The CLI has authentication flows and SaaS integrations, but the package itself is best understood as a developer and CI executable. The input data is infrastructure code; the output is a cost breakdown, policy signal, or PR comment.
Infracost is significant in package-manager culture because it turns cloud billing into a local lint-like developer concern. Installing it with Homebrew puts a FinOps check beside formatters, linters, Terraform, and cloud CLIs.
It also marks a shift in infrastructure tooling from deployment-only commands to pre-merge economic analysis, a small executable sitting in the path between IaC authors and cloud invoices.
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 |
|---|---|---|---|
infracost | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:infracost |
|---|---|
| Version | 2.14.2 |
| Paketmanager | Homebrew |
| Homepage | https://www.infracost.io/docs/ |
| Repository | https://github.com/infracost/cli |
| Zuletzt aktualisiert | 2026-08-03T15:05:17Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
infracost
nix profile install nixpkgs#infracostinfracost
sudo port install infracostinfracost
choco install infracostmain/infracost
scoop install main/infracostInfracost.Infracost
winget install --id Infracost.Infracost -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.