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 df17a73 commit 27c1e6aCopy full SHA for 27c1e6a
test/setup/iam.tf
@@ -16,6 +16,7 @@
16
17
locals {
18
int_required_roles = [
19
+ "roles/compute.instanceAdmin",
20
"roles/compute.networkAdmin",
21
"roles/compute.securityAdmin",
22
"roles/iam.serviceAccountUser",
0 commit comments