We released major improvements to the tagging policies feature to simplify identifying and fixing tagging issues. We also re-designed the Infracost report emails to summarize key changes across your repos. The CLI also got many bug fixes and big performance improvements.

Enforce FinOps tags before code is deployed
New feature announcement: FinOps tags can now be checked directly in the engineering workflow in CI/CD, before anything goes to production, by shifting them left. Both the key and value can be verified. If the tagging policy has not been followed, the engineer will be notified and the code pull request can be blocked until it is fixed.

June 2023: new GitLab and Jira apps, VS Code extension & data export!
We recently released a new GitLab App that enables you to quickly add Infracost to all of your repos with a few clicks. We also released a new Jira app so product managers and budget owners know the cost impact of a feature request or change, before deployment! There's also a new version of the VS Code extension, and the ability to export costs to AWS S3 & Azure Blob Storage.

May 2023: 100 new resources, project-level guardrails, viewer role & customer highlights!
Last month we made a big push to add more than 100 resources across AWS, Azure and Google. Infracost Guardrails now enable you set thresholds against projects inside pull requests. There's also a new Viewer role, so you can add engineering teams to the view all cost changes, guardrails, and policies.

April 2023: Unblock guardrail pull requests, dynamic config files & many new resources!
The all-new Infracost Guardrails now enable you to approve and unblock pull requests (PRs) that were blocked by the budget guardrail. This month's release includes dynamic and org-level config files, which will help with repos that have multiple Terraform projects (e.g. mono repos or teragrunt repos). We have also added support for more AWS and Azure resources, taking our total coverage to over 1,000 Terraform resources! Additionally, you can now set the PR status for GitLab & Azure Repos to merged, and view PR histories in Infracost Cloud.

AWS cost calculator vs Infracost
Since launching Infracost two years ago, I've been asked about the key differences between the AWS Cost Calculator and Infracost. In this blog post, I will compare the two tools.

Mar 2023: free GitHub App integration, SOC2 Type II, and usage file improvements!
We're excited to announce that we're making the Infracost GitHub App free for everyone so you can put cost estimates everywhere quickly 🎉 We also passed our SOC2 Type 2 audit, added support for wildcards in the usage file, and redesigned the cost estimate page.

Cloud Cost Optimization: A Formula
When considering cost optimization for the cloud, an equation can be used to structure the problem. Each component of the formula can be refined and delegated to the appropriate roles.
The formula is: Cloud Costs = Usage x Unit Price

Infracost achieves SOC 2 Type 2 Certification
I’m very excited to announce that Infracost has achieved SOC2 Type 2 certification. This is a significant milestone for us as it reinforces our commitment to security, privacy, and reliability.

Cloud cost budgets and guardrails in engineering CI/CD workflows
The new Infracost Guardrails feature enables you to setup cloud cost guardrails directly in CI/CD. If a pull request's cost estimate exceeds a threshold, a custom notification is sent; the pull request can even be blocked till it has been approved.

Cloud costs directly in Jira
You can now show the cloud cost impact of feature requests to Product Managers and Owners directly in their workflow, before features are shipped to production.

Feb 2023: Cost savings from Guardrails, faster runs, and Terragrunt improvements!
We kicked-off 2023 by doubling down on helping companies optimize cloud costs by assisting engineers directly in CI/CD workflows.
We started tracking cost savings from Guardrails. We also made Infracost run faster for by only running on changed directories, caching modules, and running projects in parallel. On top of that, we made numerous bug fixes to make Terragrunt support more robust, and released support for single sign-on.