https://infracost.io logo
f

flat-article-86750

08/14/2022, 9:23 PM
I have something like this in my Jenkins pipeline:
Copy code
INFRACOST_ENABLE_CLOUD=true infracost comment github --repo ${githubRepo} --path ${TF_PLAN_FILE} --pull-request ${pullRequestNumber}
That information should be enought to be posted in the infracost pull requests feature.