- Notifications
You must be signed in to change notification settings - Fork583
Cloud cost estimates for Terraform in pull requests💰📉 Shift FinOps Left!
License
infracost/infracost
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Infracost shows cloud cost estimates and FinOps best practices for Terraform. It lets engineers see a cost breakdown and understand costsbefore making changes, either in the terminal, VS Code or pull requests.
Follow ourquick start guide to get started 🚀
Infracost also has many CI/CD integrations so you can easily post cost estimates in pull requests. This provides your team with a safety net as people can discuss costs as part of the workflow.
Infracost Cloud is our SaaS product that builds on top of Infracost open source and works with CI/CD integrations. It enables you to check for best practices such as using latest generation instance types or block storage, e.g. consider switching AWS gp2 volumes to gp3 as they are more performant and cheaper. Team leads, managers and FinOps practitioners can also setuptagging policies andguardrails to help guide the team.
Infracost supports over1,100 Terraform resources acrossAWS,Azure andGoogle. Other IaC tools, such asPulumi,AWS CloudFormation/CDK andAzure ARM/Bicep are on our roadmap.
Infracost can also estimateusage-based resources such as AWS S3 or Lambda!
Join ourcommunity Slack channel to learn more about cost estimation, Infracost, and to connect with other users and contributors. Checkout thepinned issues for our next community call orour YouTube for previous calls.
We ❤️ contributions big or small. For development details, see thecontributing guide. For major changes, including CLI interface changes, please open an issue first to discuss what you would like to change.
Thanks to all the people who have contributed, including bug reports, code, feedback and suggestions!
About
Cloud cost estimates for Terraform in pull requests💰📉 Shift FinOps Left!