damp-vase-72566
01/31/2025, 4:10 PMinfracost breakdown --path=. --usage-file=../infracost-usage.yml --show-skipped
i get a table of costs with usage, all good. When i output as json and then publish to an ADO PR using `infracost comment`the baseline costs are not uploaded to the PR. Now i know this is not quite the norm - i understand that a PR should be showing the differences between the main branch and the PR branch, but when there are no changes to terraform in a PR, id like to show the baseline costs of the master branch, rather than no costs from the diff. Does that make sense? Is it possible? I am using the cli via cicd, at present there are no plans to move to the infracost cloud offering.
Note - when i publish a PR with actual TF changes, it shows the usage, so i know my call to `infracost comment`does work.busy-agent-35515
01/31/2025, 4:30 PMbusy-agent-35515
01/31/2025, 4:31 PMjq
to extract the values
3. Make an API request to ADO to post a PR comment with these values.damp-vase-72566
01/31/2025, 4:33 PMbusy-agent-35515
01/31/2025, 4:33 PM