GitLab CI and Distributed Builds
Provision group runners with Google Cloud Platform and GitLab CI

Provision group runners with Google Cloud Platform and GitLab CI

11/19/2024 · Sarah Matthies

What this post added

This post details how to provision group runners on GitLab.com using Google Cloud Platform and Terraform. It covers creating a new group runner, configuring its tags and description, registering it with GCP, and provisioning the infrastructure using `gcloud cli` and Terraform. It also includes a sample `.gitlab-ci.yml` to demonstrate picking up the first job.

Read the original post ↗