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)
DISCONTINUED
Our great sponsors
terraform-cost-estimation | infracost | |
---|---|---|
3 | 1 | |
514 | 1,850 | |
- | - | |
0.0 | 9.4 | |
almost 2 years ago | over 1 year ago | |
JSONiq | 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.
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
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
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
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
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:
Pulumi - Pulumi - Universal Infrastructure as Code. Your Cloud, Your Language, Your Way π
infracost - Cloud cost estimates for Terraform in pull requestsπ°π Love your cloud bill!
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.
terraformer - CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code