Skip to content

Commit c94f619

Browse files
authored
Update iam.tf
1 parent 53194e6 commit c94f619

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/setup/iam.tf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ locals {
2222
"roles/billing.user",
2323
"roles/resourcemanager.organizationAdmin",
2424
"roles/orgpolicy.policyAdmin",
25-
"roles/resourcemanager.projectCreator"
25+
"roles/resourcemanager.projectCreator",
26+
"roles/cloudbuild.connectionAdmin"
2627
]
2728
}
2829

0 commit comments

Comments
 (0)