Hi <@U044AKQANKG>, are you using the `infracost co...
# general
w
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
Hi @white-airport-8778
this is the command
Copy code
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
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
I can see this info in the "Repo" Menu in Dashboard
w
@hallowed-soccer-34663 I’ll direct message you to debug
h
but the Dashboard option can´t enabled
w
@hallowed-soccer-34663 I DM’d you to debug the issue