Skip to content

Commit

Permalink
Add Cloud Batch service identity (#1294)
Browse files Browse the repository at this point in the history
  • Loading branch information
wiktorn authored and lcaggio committed May 5, 2023
1 parent 9d3a634 commit 9d9d703
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/project/service-accounts.tf
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ locals {
artifactregistry = "service-%s@gcp-sa-artifactregistry"
bq = "bq-%s@bigquery-encryption"
cloudasset = "service-%s@gcp-sa-cloudasset"
cloudbatch = "service-%s@gcp-sa-cloudbatch"
cloudbuild = "service-%s@gcp-sa-cloudbuild"
cloudfunctions = "service-%s@gcf-admin-robot"
cloudrun = "service-%s@serverless-robot-prod"
Expand Down

0 comments on commit 9d9d703

Please sign in to comment.