macOS
brew install infracostlocal Homebrew formula metadata
sudo port install infracostMacPorts ports tree · sysutils/infracost/Portfile · ソース: api.github.com
brew / 順位 1492
infracost のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install infracostlocal Homebrew formula metadata
sudo port install infracostMacPorts ports tree · sysutils/infracost/Portfile · ソース: api.github.com
nix profile install nixpkgs#infracostnixpkgs package indexes · pkgs/by-name/in/infracost/package.nix · ソース: api.github.com
choco install infracostChocolatey community package catalog · infracost · ソース: community.chocolatey.org
scoop install main/infracostScoop official bucket manifest trees · bucket/infracost.json · ソース: api.github.com
winget install --id Infracost.Infracost -eWindows Package Manager source index · Infracost.Infracost · ソース: cdn.winget.microsoft.com
概要
Cost estimates for Terraform, Terragrunt, and CloudFormation
履歴
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.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
infracost | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:infracost |
|---|---|
| バージョン | 2.14.2 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://www.infracost.io/docs/ |
| リポジトリ | https://github.com/infracost/cli |
| 最終更新 | 2026-08-03T15:05:17Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
infracost
nix profile install nixpkgs#infracostinfracost
sudo port install infracostinfracost
choco install infracostmain/infracost
scoop install main/infracostInfracost.Infracost
winget install --id Infracost.Infracost -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.