terraform-cost-estimation VS infracost

Compare terraform-cost-estimation vs infracost and see what are their differences.

terraform-cost-estimation

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

infracost

Cloud cost estimates for Terraform in your CLI and pull requests ๐Ÿ’ฐ๐Ÿ“‰ [Moved to: https://github.com/infracost/infracost] (by aliscott)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
terraform-cost-estimation infracost
3 1
663 1,850
- -
2.2 9.4
11 months ago about 3 years ago
jq Go
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

terraform-cost-estimation

Posts with mentions or reviews of terraform-cost-estimation. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-15.
  • Terraform Best Practices for Better Infrastructure Management
    9 projects | dev.to | 15 May 2022
    terraform-cost-estimation โ€“ Free cost estimation service for your plans. Check out also this list that includes a lot more awesome terraform tools.
  • Visualise Terraform State
    3 projects | /r/Terraform | 5 Feb 2021
    Could be relatively simple, just filter out everything that you don't need. Possibly as a separate cli tool for transparency. For example, Terraform Cost Estimation by Anton Babenko uses a jq script to do this.
  • Terraform Cost Estimation 2021 Guide
    2 projects | /r/devops | 6 Jan 2021
    Let me plug-in a couple more 100% free solutions for cost estimation I have been creating in the open-source: 1. terraform-cost-estimation.com - web-service which accepts terraform plan or terraform state. 2. https://github.com/antonbabenko/terraform-cost-estimation - Anonymized, secure, and free Terraform Cost Estimation tool using cost.modules.tf service. There are instructions on how to integrate this in CI/CD pipeline or with OPA, as well as explaining what does make it really anonymized. 3. Weekly Youtube videos of me developing/hacking Terraform AWS pricing module - part1, part2, part3.

infracost

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 2021-01-08.
  • Infracost - cloud costs for devs
    3 projects | dev.to | 8 Jan 2021
    Infracost helps developers and DevOps engineers get cost estimates from their IaC (Infrastructure as Code). Here's an example of it running:

What are some alternatives?

When comparing terraform-cost-estimation and infracost you can also consider the following projects:

infracost - Cloud cost estimates for Terraform in pull requests๐Ÿ’ฐ๐Ÿ“‰ Shift FinOps Left!

Pulumi - Pulumi - Infrastructure as Code in any programming language. Build infrastructure intuitively on any cloud using familiar languages ๐Ÿš€

terraform-aws-tfstate-backend - Terraform module that provision an S3 bucket to store the `terraform.tfstate` file and a DynamoDB table to lock the state file to prevent concurrent modifications and state corruption.

koku - An open source solution for cost management of cloud and hybrid cloud environments.

terraform-docs - Generate documentation from Terraform modules in various output formats

vscode-infracost - See cost estimates for Terraform right in your editor๐Ÿ’ฐ๐Ÿ“‰

Blog-Technical-Content - Technical content from the Spacelift blog articles.

terracost-cli - AWS cost estimation for Terraform projects

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

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