Closed MrGiga closed 10 months ago
Hello, indeed the documentation isn't updated with the new variable architecture.
The runner_gitlab_access_token_secure_parameter_store_name
variable should be in runner_gitlab.access_token_secure_parameter_store_name
The runners_gitlab_url
should be in runner_gitlab.url
Be aware that if it is an update for a pre-existing runner, you need to remove the old token used by the runner.
Thanks for pointing this out. Seems that I overlooked some docs. Being fixed.
Describe the bug
Currently struggling to get the new authentication to work. My gitlab runner are throwing forbidden.
While looking through the documentation I found example using variables that don't actually exist.
To Reproduce
Steps to reproduce the behavior: Impacted area is the usage.md https://github.com/cattle-ops/terraform-aws-gitlab-runner/blob/644f8850c29c4c749dc511302131da83a13b1b1e/docs/usage.md
Noted below the incorrect items