Infracost is a JetBrains IDE plugin that allows you to shift left on your Cloud costs by providing cost estimates for your Terraform code.
Infracost is a companion to the Infracost CLI and provides a way to view cost estimates directly in your IDE.
- View cost estimates for your Terraform code directly in your IDE
- Supports all JetBrains IDEs
- Supports all Terraform providers
You can install the plugin from the JetBrains Plugin Repository.
- Open the IDE and go to
Settings
->Plugins
->Marketplace
- Search for
Infracost
- Click
Install
- Restart the IDE
- Open a Terraform file and click on the
Infracost
tab at the bottom of the IDE - Click on
Refresh
to get the cost estimate - Use our to add cost estimates to pull requests. This provides your team with a safety net as people can understand cloud costs upfront, and discuss them as part of your workflow.