Loading docs/renovate.md +2 −2 Original line number Diff line number Diff line Loading @@ -224,8 +224,8 @@ provisioned declaratively — recommended with Terraform. Let your GitLab-identity Terraform own the bot and have Renovate consume only a Vault token path — clean separation, and it works on GitLab **CE** (where the Enterprise service-accounts API isn't available) by using an **external user**. Use a SA-provisioning project (e.g. `provision-gitlab-sa`) or the [`gitlab-renovate-bot`](https://code.stanford.edu/iac/examples/platforms/gitlab-platform/-/tree/main/terraform/modules/gitlab-renovate-bot) Use a SA-provisioning project (e.g. `provision-gitlab-sa`) or the general [`gitlab-sa-user`](https://code.stanford.edu/iac/examples/platforms/gitlab-platform/-/tree/main/terraform/modules/gitlab-sa-user) example module: 1. Declare the bot — creates an external-user SA + `api`/`write_repository` token, Loading Loading
docs/renovate.md +2 −2 Original line number Diff line number Diff line Loading @@ -224,8 +224,8 @@ provisioned declaratively — recommended with Terraform. Let your GitLab-identity Terraform own the bot and have Renovate consume only a Vault token path — clean separation, and it works on GitLab **CE** (where the Enterprise service-accounts API isn't available) by using an **external user**. Use a SA-provisioning project (e.g. `provision-gitlab-sa`) or the [`gitlab-renovate-bot`](https://code.stanford.edu/iac/examples/platforms/gitlab-platform/-/tree/main/terraform/modules/gitlab-renovate-bot) Use a SA-provisioning project (e.g. `provision-gitlab-sa`) or the general [`gitlab-sa-user`](https://code.stanford.edu/iac/examples/platforms/gitlab-platform/-/tree/main/terraform/modules/gitlab-sa-user) example module: 1. Declare the bot — creates an external-user SA + `api`/`write_repository` token, Loading