New Cost Policies: Catch Mistakes And Budget-Breaking Changes in CI

New Cost Policies: Catch Mistakes And Budget-Breaking Changes in CI

Cost policy checks are now reported directly inside pull request comments! Native integration with Open Policy Agent simplifies writing policies that are checked before resources are launched. I love shipping fast! And to ship fast, as engineers we usually automate things: The key benefit of these guardrails is that they fit into my workflow and tell me something…

March 2022: Parsing HCL, GitLab Partnership, Bitbucket, Chocolatey, And New Resources!

March 2022: Parsing HCL, GitLab Partnership, Bitbucket, Chocolatey, And New Resources!

Infracost v0.9.19 is live! We’re experimenting with parsing HCL (we need your help), partnered with GitLab, improved Bitbucket support, published a Windows Chocolatey package, and added many new resources… Parsing HCL Imagine you could add Infracost to repo README files, get cost estimates for Terraform modules before using them in your projects, and even see cost estimates in Visual Studio…

February 2022: New Atlantis Integration, Azure DevOps Extension, Cost Policies And Popular Use-Cases

February 2022: New Atlantis Integration, Azure DevOps Extension, Cost Policies And Popular Use-Cases

Infracost v0.9.17 is live! There’s a new Atlantis integration, native Azure DevOps extension, cost policies with Open Policy Agent, Sentinel and more. New Atlantis integration The new Infracost Atlantis integration enables you to: Follow our migration guide if you used the old bash-based integration. New Azure DevOps extension The new Infracost Azure DevOps extension is live in the Azure Marketplace! These JavaScript tasks…

Cloud Cost Policies With Open Policy Agent And Sentinel

Cloud Cost Policies With Open Policy Agent And Sentinel

Today, we are excited to release an integration between Infracost and Open Policy Agent (OPA), HashiCorp Sentinel and Conftest. This enables DevOps teams to set policies on cost estimates before resources are launched. Today, we are excited to release an integration between Infracost and Open Policy Agent (OPA), HashiCorp Sentinel and Conftest. This enables DevOps…

December 2021: Share Cost Estimates, Composable GitLab CI And New Resources

December 2021: Share Cost Estimates, Composable GitLab CI And New Resources

Summary: Infracost v0.9.16 is live! You can now share cost estimates with colleagues, managers and with your external clients. We have also released our new composable GitLab CI template, and 10 new AWS/Azure/Google resources. Upgrade now! Share cost estimates There are a few use cases in which sharing cost estimates with others is really helpful: sharing an estimate…

November 2021: New AWS/Azure/Google resources and composable GitHub Actions

November 2021: New AWS/Azure/Google resources and composable GitHub Actions

Summary: we’re excited to announce Infracost v0.9.14 and our new composable GitHub Actions šŸŽ‰ This release also includes new GitHub comment and Slack message output formats, 6 new AWS/Azure/Google resources, a summary table in PR comments, improved CLI output, and faster runs. We recommend everyone to upgrade! How did we get here? It’s a bit noisy! We’d…

October 2021: Improved CLI Output, Faster Runs & Fetch From CloudWatch

October 2021: Improved CLI Output, Faster Runs & Fetch From CloudWatch

We released Infracost v0.9.12 recently, you can upgrade to use these features. This release includes many bug fixes and we have made Infracost a lot faster to run! Improved CLI output We’ve simplified the output for AWS S3 and CloudFront. Previously these resources had over 50 lines of output due to their complicated pricing models. We now…

September 2021: Fetch Usage From CloudWatch & Less Noisy GitHub Comments

September 2021: Fetch Usage From CloudWatch & Less Noisy GitHub Comments

We released Infracost v0.9.9 recently, you can upgrade to use these features. Fetch usage from CloudWatch When it comes to estimates for resources where the cost fully depends on usage (e.g. AWS S3 or Lambda), we have a usage file, in which users can define how much of those resources they will use. This requires you to manually…

Announcing Infracostā€™s seed fundraising from Sequoia, Y Combinator & SV Angel

Announcing Infracostā€™s seed fundraising from Sequoia, Y Combinator & SV Angel

Iā€™m very excited to announce that Infracost has raised $2.2M in seed funding from Sequoia, Y Combinator, SV Angel and Yun-Fang Juan as an angel investor. People are often surprised to learn that DevOps and SREs, who are launching cloud resources are never shown how much these resources are going to cost until they are…

August 2021: Currency Conversion and Terragrunt Support!

August 2021: Currency Conversion and Terragrunt Support!

We released Infracost v0.9.7 recently, you can upgrade to use these features. Currency conversion You can now use infracost configure set currency to set your preferred currency (e.g. EUR, BRL or INR). Any ISO 4217 currency code should work, for example use XAG to see how much Silver you’re spending on the cloud šŸ˜‚ The environment variable INFRACOST_CURRENCY can be used to set…

June 2021: HashiCorp partnership, Env0 and Spacelift integrations!

June 2021: HashiCorp partnership, Env0 and Spacelift integrations!

In June we focused on integrations and adding more resource coverage. You can upgrade to the latest version (v0.9.2) to pickup the new features. If you are using v0.8 please follow the v0.9 migration guide. āš™ļø Integrations Infracost already has CI/CD integrations with GitHub Actions, GitLab CI, Atlantis, Azure DevOps, CircleCI, Bitbucket Pipelines and Jenkins. This list keeps growing, so…