Skip to content

Move last helm chart to Terraform

Chad requested to merge gitlab-runner-chart-to-tf-too into main
  • Requires RUNNER_REGISTRATION_TOKEN to be changed to TF_VAR_runner_registration_token
  • The token is set as sensitive, so it shouldn't appear in any build logs -- just the actual statefile
  • This is the last of the huge build step house of cards we had, so dismantle all of that

Now that this is all done: can cleanup and better organize this as a proper Terraform repo. Will be able to drop a number of the outputs.

Merge request reports