broad-zoo-34077
07/11/2022, 4:37 AMbusy-agent-35515
07/11/2022, 10:02 AMagreeable-agency-8132
07/11/2022, 1:12 PMdocker run --rm -e INFRACOST_API_KEY={key} -v $PWD:/code/ infracost/infracost:ci-0.10 breakdown --path /code/ --format=json --out-file=$PWD/infracost-base.json
busy-agent-35515
07/11/2022, 1:14 PMbusy-agent-35515
07/11/2022, 1:16 PM-v $PWD:/code/
. I guess you could save the file as --out-file=/code/infracost-base.json
. Can you try that?agreeable-agency-8132
07/11/2022, 1:20 PMbusy-agent-35515
07/11/2022, 1:20 PMagreeable-agency-8132
07/11/2022, 1:24 PMsh 'infracost comment github --path=/tmp/infracost.json \
--repo=$GITHUB_REPO \
--pull-request=$GITHUB_PULL_REQUEST_NUMBER \
--github-token=$GITHUB_TOKEN \
--behavior=update'
agreeable-agency-8132
07/11/2022, 1:24 PMbusy-agent-35515
07/11/2022, 1:25 PMorg/repo
formatbusy-agent-35515
07/11/2022, 1:28 PMagreeable-agency-8132
07/11/2022, 1:36 PMbusy-agent-35515
07/11/2022, 1:37 PMagreeable-agency-8132
07/11/2022, 1:37 PMbusy-agent-35515
07/11/2022, 1:37 PMbusy-agent-35515
07/11/2022, 1:38 PMagreeable-agency-8132
07/11/2022, 1:42 PMbusy-agent-35515
07/11/2022, 1:44 PMagreeable-agency-8132
07/11/2022, 1:58 PM