https://infracost.io logo
Title
g

green-thailand-87645

09/07/2022, 2:26 PM
Hi, is there a way to show vcsSubPath on the gitlab comment instead of project name with full path to the directory
nvm, found it that we can set project name when running infracost breakdown command
c

crooked-daybreak-55253

09/07/2022, 2:39 PM
Make sure you set
project-name
for both
breakdown
and
diff
commands. The matching for the diff is based on the name. There is an explanation in the docs here.
g

green-thailand-87645

09/07/2022, 2:47 PM
got it, thanks