https://infracost.io logo
Title
w

white-airport-8778

09/29/2022, 9:22 PM
Hi @hallowed-soccer-34663, are you using the
infracost comment
command that is used in our CI/CD integrations? That’s the last step. Which CI/CD system are you using?
h

hallowed-soccer-34663

09/29/2022, 9:25 PM
Hi @white-airport-8778
this is the command
infracost comment gitlab --path=infracost.json \
                               --repo=***/tg_gcp_cloudstorage \
                               --merge-request=2 \
                               --gitlab-server-url=<https://gitlab.com> \
                               --gitlab-token=gl*** \
                               --behavior=delete-and-new
w

white-airport-8778

09/29/2022, 9:26 PM
Great - that all looks fine. Can you check your gitlab-ci.yml to see if
INFRACOST_ENABLE_CLOUD
is set anywhere? if so, just delete it. Since you already enabled Infracost Cloud from the dashboard, you don’t need that env var.
h

hallowed-soccer-34663

09/29/2022, 9:27 PM
I can see this info in the "Repo" Menu in Dashboard
w

white-airport-8778

09/29/2022, 9:28 PM
@hallowed-soccer-34663 I’ll direct message you to debug
h

hallowed-soccer-34663

09/29/2022, 9:29 PM
but the Dashboard option can´t enabled
w

white-airport-8778

09/29/2022, 9:36 PM
@hallowed-soccer-34663 I DM’d you to debug the issue