Skip to content

F.A.Q

In this section, you can find some answers to your possible questions regarding app delployment.

  1. I am not in devops group, but I want to configure a GCP project. I can not use terraform init. What can be the problem? You can add your gcloudadmin account to additional_deploy_users.

  2. I am not in devops group, but I want to see the overview and resources on the gcloud console. What to do? You can add your gcloudadmin account to additional_editor_users.

  3. I have pushed my webapp and infrastructure commits and my infrastructure pipeline is failing like in the first question. What can be the reason? You need to add your custom gitlab runner to gitlab-runner-infrastructure repo. Before creating your first commits to your infrastructure repo and webapp repo. In this way, your custom runner will be used with the pipelines.