You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,9 @@
9
9
## Description
10
10
11
11
<!-- Plugin description -->
12
-
Infracost Explorer is a JetBrains IDE plugin that allows you to shift left on your Cloud costs by providing cost estimates for your Terraform code.
12
+
Infracost is a JetBrains IDE plugin that allows you to shift left on your Cloud costs by providing cost estimates for your Terraform code.
13
13
14
-
Infracost Explorer is a companion to the [Infracost CLI](https://www.infracost.io/docs/integrations/ci-cd) and provides a way to view cost estimates directly in your IDE.
14
+
Infracost is a companion to the [Infracost CLI](https://www.infracost.io/docs/integrations/ci-cd) and provides a way to view cost estimates directly in your IDE.
15
15
<!-- Plugin description end -->
16
16
17
17
## Features
@@ -25,7 +25,7 @@ Infracost Explorer is a companion to the [Infracost CLI](https://www.infracost.i
25
25
You can install the plugin from the JetBrains Plugin Repository.
26
26
27
27
1. Open the IDE and go to `Settings` -> `Plugins` -> `Marketplace`
28
-
2. Search for `Infracost Explorer`
28
+
2. Search for `Infracost`
29
29
3. Click `Install`
30
30
4. Restart the IDE
31
31
5. Open a Terraform file and click on the `Infracost` tab at the bottom of the IDE
0 commit comments