We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3729b72 commit c8b1e3fCopy full SHA for c8b1e3f
test/setup/main.tf
@@ -69,7 +69,7 @@ module "service_project" {
69
roles = ["roles/container.serviceAgent"]
70
},
71
{
72
- api = "container.googleapis.com"
+ api = "composer.googleapis.com"
73
roles = ["roles/composer.sharedVpcAgent"]
74
}
75
]
0 commit comments