Skip to content

Commit c52c5f3

Browse files
authored
Merge branch 'main' into renovate/major-terraform-google-provider
2 parents 2202d2b + 26142c5 commit c52c5f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/setup/main.tf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ module "project" {
3232
"dns.googleapis.com",
3333
"compute.googleapis.com",
3434
"iam.googleapis.com",
35-
"container.googleapis.com"
35+
"container.googleapis.com",
36+
"cloudbuild.googleapis.com",
3637
]
3738
activate_api_identities = [
3839
{

0 commit comments

Comments
 (0)