vscode-infracost

See cost estimates for Terraform right in your editor💰📉

APACHE-2.0 License

Stars
1.8K
Committers
8

Bot releases are visible (Hide)

vscode-infracost - v0.1.4

Published by github-actions[bot] over 2 years ago

0.1.4 (June 28 2022)

v0.1.4 is the first version of Infracost's VSCode extension available for public consumption. This initial version of the VSCode extension ships with:

  1. Show a snapshot of the total cost of resources right above their Terraform definitions. Updated on file save.
  2. Both resource and module blocks support showing cost estimates, including 3rd party module blocks.
  3. A cost overview webview shows a detailed breakdown of what components affect the price.

Please note this is an early release of the VSCode extension, and there are likely to be bugs and stability issues. If you have problems running the extension, please report them as soon as possible. We'll try and resolve issues as soon as we can.

Before trying the extension, users should be aware of several know issues.

Follow the getting started guide to install the extension 🚀 🎉