awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com

Terraform Infrastructure Cost Estimation

Ranking updated Jun 30, 2026

For a tool that prices Terraform changes, the first results are infracost/infracost, cycloidio/terracost (Terracost is a CLI tool that estimates cloud costs from Terraform plans, directly matching the need for integrating with Terraform to predict costs before applying changes, though it may lack explicit policy enforcement features) and opencost/opencost (OpenCost monitors and allocates Kubernetes and cloud infrastructure costs in real-time, but it does not integrate with Terraform to predict or compare costs before changes are applied, so it is more of a cost observability tool than a Terraform cost estimation tool). Compare the match explanations and check the project documentation against your requirements.

Tools that analyze Terraform plans to provide projected cloud spending estimates before applying infrastructure changes.

Terraform Infrastructure Cost Estimation

Find the best repos with AI.We'll search the best matching repositories with AI.
  • infracost/infracostinfracost avatar

    infracost/infracost

    12,369View on GitHub↗

    Infracost is an infrastructure-as-code financial governance platform that calculates the cost impact of cloud resource changes. By performing static analysis on configuration files, the tool identifies infrastructure resources and their properties to estimate spending changes before deployment occurs. The platform distinguishes itself by integrating directly into development workflows, providing automated cost reporting and policy validation within pull request comments. It utilizes a modular architecture to map infrastructure definitions to real-time pricing data from cloud providers, allowi

    Infracost is exactly the tool this search asks for: it integrates with Terraform to predict cloud infrastructure costs, supports multi-cloud providers (AWS, Azure, GCP), compares pre- and post-deployment costs, works in CLI and CI/CD pipelines, breaks down costs per resource, and enforces budget policies via automated pull request comments.

    GoCloud Budgeting ToolsCost Analysis ToolsCost Estimators
    View on GitHub↗12,369
  • cycloidio/terracostcycloidio avatar

    cycloidio/terracost

    349View on GitHub↗

    Cloud cost estimation for Terraform in your CLI

    Terracost is a CLI tool that estimates cloud costs from Terraform plans, directly matching the need for integrating with Terraform to predict costs before applying changes, though it may lack explicit policy enforcement features.

    GoWorkflow AutomationWorkflow Utilities
    View on GitHub↗349
  • opencost/opencostopencost avatar

    opencost/opencost

    6,605View on GitHub↗

    OpenCost is an open-source tool for monitoring and allocating Kubernetes and cloud infrastructure costs. It provides real-time visibility into spending by distributing asset costs to workloads based on resource requests and usage, breaking down spend by namespace, deployment, pod, and label. The system functions as both a Kubernetes cost allocation engine and a multi-cloud cost analyzer, ingesting billing data from AWS, Azure, and GCP to present unified cost metrics alongside cluster costs. The tool distinguishes itself through its allocation-based cost model, which compares requested versus

    OpenCost monitors and allocates Kubernetes and cloud infrastructure costs in real-time, but it does not integrate with Terraform to predict or compare costs before changes are applied, so it is more of a cost observability tool than a Terraform cost estimation tool.

    GoCloud Provider Pricing ConfigurationsKubernetes Resource Cost Allocations
    View on GitHub↗6,605
Compare the top 10 at a glance
RepositoryStarsLanguageLicenseLast push
infracost/infracost12.4KGoApache-2.0Jun 3, 2026
cycloidio/terracost349GoMITMay 7, 2026
opencost/opencost
6.6K
Go
Apache-2.0
Jun 22, 2026

Related searches

  • a tool for detecting infrastructure drift
  • a cloud cost monitoring tool
  • a self-hosted Terraform automation platform
  • a tool for diagramming Terraform infrastructure
  • a Terraform policy and compliance checker
  • a tool for importing infrastructure into Terraform
  • a self-hosted AWS cost dashboard
  • an IaC tool using general-purpose languages