Skip to content

Commit c8b1e3f

Browse files
committed
feat: additional permissions
1 parent 3729b72 commit c8b1e3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/setup/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ module "service_project" {
6969
roles = ["roles/container.serviceAgent"]
7070
},
7171
{
72-
api = "container.googleapis.com"
72+
api = "composer.googleapis.com"
7373
roles = ["roles/composer.sharedVpcAgent"]
7474
}
7575
]

0 commit comments

Comments
 (0)