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
In modules that are used by more than 1 project available in the VSCode workspace the Infracost extension chooses the first price to display over the top of any blocks in the shared module. However, these prices could differ significantly based on share module inputs, e.g. instance_type being supplied as a variable. We should alter the code lens output to signify to the user that more than one price can be displayed. Prices could be prefixed with the different names of the project calling the module.
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:
In modules that are used by more than 1 project available in the VSCode workspace the Infracost extension chooses the first price to display over the top of any blocks in the shared module. However, these prices could differ significantly based on share module inputs, e.g.
instance_type
being supplied as a variable. We should alter the code lens output to signify to the user that more than one price can be displayed. Prices could be prefixed with the different names of the project calling the module.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: