Skip to content

infracost/jetbrains-infracost

Repository files navigation

Infracost JetBrains Plugin

JetBrains IntelliJ plugins JetBrains IntelliJ plugins JetBrains IntelliJ plugins

Infracost JetBrains Plugin

Description

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.

Features

  • View cost estimates for your Terraform code directly in your IDE
  • Supports all JetBrains IDEs
  • Supports all Terraform providers

Installation

You can install the plugin from the JetBrains Plugin Repository.

  1. Open the IDE and go to Settings -> Plugins -> Marketplace
  2. Search for Infracost
  3. Click Install
  4. Restart the IDE
  5. Open a Terraform file and click on the Infracost tab at the bottom of the IDE
  6. Click on Refresh to get the cost estimate
  7. Use our CI/CD integrations 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.