infracost

Cloud cost intelligence for engineers, AI coding agents, and CI/CD šŸ’°šŸ“‰ Shift FinOps Left! (by infracost)

Infracost Alternatives

Similar projects and alternatives to infracost

  1. go

    2,437 infracost VS go

    The Go programming language

  2. Kargo

    Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.

    Kargo logo
  3. terraform

    Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

  4. Tutanota makes encryption easy

    Tuta is an email service with a strong focus on security and privacy that lets you encrypt emails, contacts and calendar entries on all your devices.

  5. Gitea

    Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD

  6. Vault

    A tool for secrets management, encryption as a service, and privileged access management

  7. atlantis

    Terraform Pull Request Automation

  8. OPA (Open Policy Agent)

    Open Policy Agent (OPA) is an open source, general-purpose policy engine.

  9. AppSignal

    AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.

    AppSignal logo
  10. terraformer

    Discontinued CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code

  11. checkov

    77 infracost VS checkov

    Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages with Checkov by Bridgecrew.

  12. eksctl

    The official CLI for Amazon EKS

  13. terragrunt

    Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale.

  14. tflint

    A Pluggable Terraform Linter

  15. tfsec

    Tfsec is now part of Trivy

  16. terraform-docs

    Generate documentation from Terraform modules in various output formats

  17. vscode-infracost

    See cost estimates for Terraform right in your editoršŸ’°šŸ“‰

  18. terrascan

    Discontinued Detect compliance and security violations across Infrastructure as Code to mitigate risk before provisioning cloud native infrastructure.

  19. bicep

    76 infracost VS bicep

    Bicep is a declarative language for describing and deploying Azure resources

  20. terratag

    Terratag is a CLI tool that enables users of Terraform to automatically create and maintain tags across their entire set of AWS, Azure, and GCP resources

  21. terracost-cli

    AWS cost estimation for Terraform projects

  22. terraform-cost-estimation

    Anonymized, secure, and free Terraform cost estimation based on Terraform plan (0.12+) or Terraform state (any version)

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better infracost alternative or higher similarity.

infracost discussion

Log in or Post with

infracost reviews and mentions

Posts with mentions or reviews of infracost. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-06-23.
  • Getting Started with Infracost: Estimating Cloud Costs
    2 projects | dev.to | 23 Jun 2025
    GitHub Repository
  • Top Terraform/OpenTofu tools to Use in 2025
    24 projects | dev.to | 4 Feb 2025
    Link: https://github.com/infracost/infracost
  • Show HN: See the impact on your cloud costs as you code
    4 projects | news.ycombinator.com | 13 Aug 2024
    Hi, my name is Owen and I recently started working at Infracost (YC W21 batch) (https://infracost.io). Infracost shows engineers how much their code changes will cost on the cloud before it gets deployed. For example, when an engineer changes a cloud resource (like an AWS virtual machine), Infracost posts a comment in CI/CD telling them "This change is going to increase your costs by 25% next month from $500/m to $625/m".

    Previously, I was one of the founders of tfsec, the code security scanner; I quickly realised that identifying issues in your code (especially infrastructure code, i.e. Terraform) as soon as possible was the best defence. A lot of the principles of code scanning for security misconfigurations translate well to identifying cost impact. Many times, people are surprised by how cloud resources are priced and how expensive they can be. It is also really unfair that engineers are never given a ā€˜checkout screen’ when buying infrastructure, and then are blamed for breaking cloud budgets.

    I believe engineers should have access to key information about cloud costs at the time of writing the code. So, I spent some time and built an Infracost plugin for the IntelliJ family of IDEs (https://plugins.jetbrains.com/plugin/24761-infracost).

    With this plugin installed, as you develop your Terraform code, you will get the cost impact of your current project, and quickly see where the expensive resources are hiding in your code (just hit save & it will recalculate). Two main use cases I’m thinking of:

    - As you change resources, you can see the cost impact. For example, I increased the instance size from my Dev to Prod environment to handle the prod-sized workloads, and I can see the increase costs.

  • Prevendo Custo de Arquitetura Terraform
    2 projects | dev.to | 10 May 2024
  • Top Terraform Tools to Know in 2024
    19 projects | dev.to | 26 Mar 2024
    ā€Infracost is a cost estimation tool that generates cost estimates for Terraform projects, which is crucial for budget planning and cost optimization, especially in cloud environments where resource costs can vary significantly.
  • Top 10 terraform tools you should know about.
    10 projects | dev.to | 11 Dec 2023
    Infracost is a tool that provides cloud cost estimates for infrastructure managed by Terraform. It enables engineers to view and understand the financial impact of their infrastructure changes before they are applied. Infracost integrates directly into the workflow, offering cost breakdowns in various environments like the terminal, Visual Studio Code, or directly within pull requests. This feature allows for more informed decision-making regarding infrastructure modifications, promoting cost-awareness and budget management in the early stages of development. Infracost is particularly useful for teams looking to balance cloud resource utilization with budget constraints. Infracost Cloud is their SaaS product that builds on top of Infracost open source and works with CI/CD integrations. It gives team leads, managers and FinOps practitioners dashboards, guardrails, centralized cost policies and Jira integration so they can help guide the team (e.g. switch AWS GP2 volumes to GP3).
  • HashiCorp Adopts Business Source License
    25 projects | news.ycombinator.com | 10 Aug 2023
    Inevitable end for every open source company since the free money ended. What bothers me is that wording is vague enough.

    > HashiCorp considers a competitive offering to be a product or service provided to users or customers outside of your organization that has significant overlap with the capabilities of HashiCorp’s commercial products or services.

    So, consider there is no cost estimate service and you built a thing that got popular (https://github.com/infracost/infracost). Then after 2 years Terraform Cloud catches up. What happens? Are you out of business?

  • Carbonifer: estimate carbon footprint Terraform projects
    2 projects | /r/Terraform | 3 Feb 2023
    I've started to work on Carbonifer, a tool that can estimate carbon emissions before deploying an infrastructure. A bit like infracost, this reads Terraform files and estimates carbon emissions if this plan is applied.
  • Monitoring infra cost: which tool do you use?
    3 projects | /r/devops | 11 Jan 2023
  • Taming Cloud Costs with Infracost
    3 projects | dev.to | 9 Jan 2023
    Infracost is an open-source project that helps us understand how and where we’re spending our money. It gives a detailed breakdown of actual infrastructure costs and calculates how changes impact them. Basically, Infracost is a git diff for billing.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 8 Sep 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic infracost repo stats
89
12,508
8.5
6 days ago

Sponsored
Stop Scripting Promotions. Start Shipping with Kargo
Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
akuity.io

Did you know that Go is
the 4th most popular programming language
based on number of references?