File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ module "website" {
1414
1515 set_admin_roles = true
1616 admins = [
17- " serviceAccount:github-actions@github-actions-runner-aef2 .iam.gserviceaccount.com" ,
17+ " serviceAccount:github-actions@github-6d1f .iam.gserviceaccount.com" ,
1818 " principalSet://iam.googleapis.com/${ var . identity_pool } /attribute.repository/${ var . identity_organization } /${ var . identity_repository } " ,
1919 ]
2020
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ variable "enable_cdn" {
6767variable "identity_pool" {
6868 description = " Google Cloud Workload Identity Pool"
6969 type = string
70- default = " projects/413626507216 /locations/global/workloadIdentityPools/github-actions-pool"
70+ default = " projects/654112073299 /locations/global/workloadIdentityPools/github-actions-pool"
7171}
7272
7373variable "identity_organization" {
You can’t perform that action at this time.
0 commit comments