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
Infracost VSCode extension currently does not support Terragrunt as the Infracost CLI uses a different method to evaluate Terragrunt configuration files. To support Terragrunt, we need to change the evaluation method to hold contextual block information with file names and numbers.
In the interim, we could add partial support for Terragrunt users, where we show cost estimates on Terraform modules that Terragrunt uses.
Note for community
Please 👍 if you'd like to upvote this or receive updates.
Add a comment if you'd like to contribute.
The text was updated successfully, but these errors were encountered:
Infracost VSCode extension currently does not support Terragrunt as the Infracost CLI uses a different method to evaluate Terragrunt configuration files. To support Terragrunt, we need to change the evaluation method to hold contextual block information with file names and numbers.
In the interim, we could add partial support for Terragrunt users, where we show cost estimates on Terraform modules that Terragrunt uses.
Note for community
Please 👍 if you'd like to upvote this or receive updates.
Add a comment if you'd like to contribute.
The text was updated successfully, but these errors were encountered: