Hey together,
I am trying to deploy some infrastructure on Google Cloud with Terraform using a self hosted Gitlab Instance on my homelab.
I try to deploy Google Kubernetes Engine, Google CloudSQL, VPC and some other networking resources.
But I did not find a proper tutorial how to configure my service account with the right permissions to run successfully in Gitlab CI.
Do you have any suggestions for me?