Skip to content

fix(ci-tasks): fix OIDC ID token audience values in cloud-run deployment CI template

What

Fix OIDC ID token audience values in cloud-run deployment CI template.

Why

The default values were changed in gitlab-com/gl-infra/common-ci-tasks@395305ac so this is now broken with recent versions of common-ci-tasks

The proper fix will be to then update the audience values in https://gitlab.com/gitlab-com/gl-infra/platform/runway/provisioner/-/blob/main/modules/deployment_project/oidc.tf?ref_type=heads#L22

Merge request reports

Loading