Commit bcd99ffb authored by xuwang's avatar xuwang
Browse files

docs(renovate): fix example module link (gitlab-renovate-bot -> gitlab-sa-user)

parent fc5e4dd6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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,