Kevin Frapin
infracost-gitlab-ci
project (https://gitlab.com/infracost/infracost-gitlab-ci)
I just want to add the --gitlab-server-url
in all the examples using the infracost comment gitlab
, as this flag must be set when using infracost on self-hosted instance
I can see that the whole pipeline is in a failure state, and I'm sorry for that
But before going any further, please let me know if these modifications has some sense for you, and in that case, do not hesitate to guide to fix that pipelines to make a better MR 🙂
Here is the MR: https://gitlab.com/infracost/infracost-gitlab-ci/-/merge_requests/39
Thanks for your helpVadim (Infracost)
Kevin Frapin
Vadim (Infracost)
Error: Invalid API key
suggests that you need to specify INFRACOST_API_KEY
env var in CI/CD settings here: https://gitlab.com/kfrapin/infracost-gitlab-ci/-/settings/ci_cd. Could you please try that?Kevin Frapin
Vadim (Infracost)
infracost/infracost-gitlab-ci/examples...
to kfrapin/infracost-gitlab-ci/examples...
, which might be okay for your local runs, but should not be merged to the upstream. We need to work on that to fix it 🙂
And for your MR, I would assume we can skip CI as your change should not modify the golden files. I'm going to approve and merge it! 🙂
Seems like you are the first contributor who ran the golden file update. First, we use Infracost private repo for testing the private modules, obviously you won't have access by default, seconKevin Frapin
Vadim (Infracost)
Kevin Frapin
Vadim (Infracost)