Skip to content
代码片段 群组 项目
未验证 提交 865e94da 编辑于 作者: Amy Qualls's avatar Amy Qualls 提交者: GitLab
浏览文件

Merge branch 'feature/gcp-wif-typo' into 'master'

Update GCP Workload Identity Federation Typo

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144130



Merged-by: default avatarAmy Qualls <aqualls@gitlab.com>
Approved-by: default avatarAmy Qualls <aqualls@gitlab.com>
Co-authored-by: default avatarNeil McDonald <nmcdonald@gitlab.com>
No related branches found
No related tags found
无相关合并请求
...@@ -28,11 +28,11 @@ The flow for using GitLab with GCP Secret Manager is: ...@@ -28,11 +28,11 @@ The flow for using GitLab with GCP Secret Manager is:
To use GitLab with GCP Secret Manager, you must: To use GitLab with GCP Secret Manager, you must:
- Have secrets stored in [GCP Secret Manager](https://cloud.google.com/security/products/secret-manager). - Have secrets stored in [GCP Secret Manager](https://cloud.google.com/security/products/secret-manager).
- Configure [GCP Workload Identity Federation](#configure-gcp-iam-workload-identify-federation-wif) to include GitLab as an identity provider. - Configure [GCP Workload Identity Federation](#configure-gcp-iam-workload-identity-federation-wif) to include GitLab as an identity provider.
- Configure [GCP IAM](#grant-access-to-gcp-iam-principal) permissions to grant access to GCP Secret Manager. - Configure [GCP IAM](#grant-access-to-gcp-iam-principal) permissions to grant access to GCP Secret Manager.
- Configure [GitLab CI/CD with GCP Secret Manager](#configure-gitlab-cicd-to-use-gcp-secret-manager-secrets). - Configure [GitLab CI/CD with GCP Secret Manager](#configure-gitlab-cicd-to-use-gcp-secret-manager-secrets).
## Configure GCP IAM Workload Identify Federation (WIF) ## Configure GCP IAM Workload Identity Federation (WIF)
GCP IAM WIF must be configured to recognize ID tokens issued by GitLab and assign an appropriate principal to them. GCP IAM WIF must be configured to recognize ID tokens issued by GitLab and assign an appropriate principal to them.
The principal is used to authorize access to the Secret Manager resources: The principal is used to authorize access to the Secret Manager resources:
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册