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.2.9

Published by github-actions[bot] over 1 year ago

What's Changed

Full Changelog: https://github.com/infracost/vscode-infracost/compare/v0.2.8...v0.2.9

vscode-infracost - v0.2.8

Published by github-actions[bot] over 1 year ago

vscode-infracost - v0.2.7

Published by github-actions[bot] over 1 year ago

What's Changed

Bumps version to bundle the new Infracost 0.10.19 CLI release.

Full Changelog: https://github.com/infracost/vscode-infracost/compare/v0.2.6...v0.2.7

vscode-infracost - v0.2.6

Published by github-actions[bot] over 1 year ago

vscode-infracost - v0.2.5

Published by github-actions[bot] over 1 year ago

vscode-infracost - v0.2.4

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

What's Changed

Bumps version to bundle the new Infracost 0.10.16 CLI release. This will mean speed improvements for most users. This upgrade also consolidates the .infracost into a single folder per VS Code workspace - by @hugorut in https://github.com/infracost/vscode-infracost/pull/98

Full Changelog: https://github.com/infracost/vscode-infracost/compare/v0.2.3...v0.2.4

vscode-infracost - v0.2.3

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

Fixes

Full Changelog: https://github.com/infracost/vscode-infracost/compare/v0.2.2...v0.2.3

vscode-infracost - v0.2.2

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

#v0.2.2 (7th December 2022)

What's Changed

Fixes

Full Changelog: https://github.com/infracost/vscode-infracost/compare/v0.2.1...v0.2.2

vscode-infracost - v0.2.1

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

vscode-infracost - v0.2.0

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

v0.2.0 (5th Dec 2022)

What's changed

  • Version 0.2.0 bundles the infracost CLI into the extension. This means users don't have to install the infracost binary separately to VS Code, and all the activation/login steps happen within the editor, by @hugorut in https://github.com/infracost/vscode-infracost/pull/71

Fixes

Full Changelog: https://github.com/infracost/vscode-infracost/compare/v0.1.16...v0.2.0

vscode-infracost - v0.1.16

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

0.1.16 (18 July 2022)

Other

Full Changelog: https://github.com/infracost/vscode-infracost/compare/v0.1.15...v0.1.16

vscode-infracost - v0.1.15

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

0.1.15 (13 July 2022)

Fixes

Docs

Full Changelog: https://github.com/infracost/vscode-infracost/compare/v0.1.14...v0.1.15

vscode-infracost - v0.1.14

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

0.1.14 (July 12 2022)

Fixes

Full Changelog: https://github.com/infracost/vscode-infracost/compare/v0.1.13...v0.1.14

vscode-infracost - v0.1.13

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

0.1.13 (July 12 2022)

v0.1.13 adds an exciting new feature to Infracost VSCode - the Infracost project viewer:

Browse your costs using our simple tree view. See which projects, files and blocks have the most impact on your budget. ๐ŸŽ‰

Full Changelog: https://github.com/infracost/vscode-infracost/compare/v0.1.12...v0.1.13

vscode-infracost - v0.1.12

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

0.1.12 (July 08 2022)

Infracost VSCode 0.1.12 solves a critical bug where new project files did not show cost estimates. Whilst this release addresses newly created files in already detected projects, there are still issues with newly generated projects. For more information see open issues here: https://github.com/infracost/vscode-infracost/issues/24 & https://github.com/infracost/vscode-infracost/issues/23. We hope to address these problems soon. ๐Ÿ™

Fixes

Full Changelog: https://github.com/infracost/vscode-infracost/compare/v0.1.11...v0.1.12

vscode-infracost - v0.1.11

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

0.1.11 (July 7 2022)

v0.1.11 adds various doc fixes to clarify how to run VSCode Infracost and its limitations. It also includes a minor fix for windows users struggling to run the extension. With this release Infracost VSCode adds better logging support, which helps the Infracost Team resolve your problems quickly. See this readme section for further details.

Fixes

Docs

New Contributors

Full Changelog: https://github.com/infracost/vscode-infracost/compare/v0.1.9...v0.1.11

vscode-infracost - v0.1.9

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

0.1.9 (4 July 2022)

0.1.9 has a minor fix to help new users understand they need to register their Infracost CLI before using the extension.

Full Changelog: https://github.com/infracost/vscode-infracost/compare/v0.1.8...v0.1.9

vscode-infracost - v0.1.8

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

0.1.8 (1 July 2022)

0.1.8 contains fixes for Windows users who were unable to run the extension.

Fixes

  • Solves issue windows shell crashing because invalid use of os variable - by @hugorut & @dwalker-sabiogroup in https://github.com/infracost/vscode-infracost/pull/12
  • Fixes not matching valid files because metadata paths provided from the CLI having different format from vscode - by @hugorut & @dwalker-sabiogroup

New Contributors

Full Changelog: https://github.com/infracost/vscode-infracost/compare/v0.1.7...v0.1.8

vscode-infracost - v0.1.7

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

0.1.7 (June 29 2022)

v0.1.7 explicitly requires Hashicorp.terraform extension to be bundled with the Infracost extension. Making the installation process easier. Thanks for the tip @radeksimko ๐Ÿ˜

Full Changelog: https://github.com/infracost/vscode-infracost/compare/v0.1.6...v0.1.7

vscode-infracost - v0.1.6

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

0.1.6 (June 29 2022)

v0.1.6 fixes VSCode Infracost to only activate in Workspaces containing valid Terraform files. It also contains minor docs and readme changes to help new users run the extension.

Full Changelog: https://github.com/infracost/vscode-infracost/compare/v0.1.5...v0.1.6

Related Projects