infracost / vscode-infracost

See cost estimates for Terraform right in your editor💰📉

Home Page:https://www.infracost.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Infracost config files

hugorut opened this issue · comments

The Infracost VSCode extension has multi-project support through native auto-detection. However, many users might have variables and settings supplied through an Infracost config file. We should allow users to supply config files through an extension setting or through parsing a common name/location.


Note for community
Please 👍 if you'd like to upvote this or receive updates.
Add a comment if you'd like to contribute.

@hugorut now that config files can also support template syntax, could the extension detect if the config file has template syntax and run infracost generate config and use the generated file?

can do

Hello all, we've added config file support as part of the 0.2.11 release. Please give it a whirl and let us know any bugs you find. 🙏 .