align net stages
This commit is contained in:
@@ -43,7 +43,7 @@ module "dev-spoke-project" {
|
||||
iam = {
|
||||
"roles/dns.admin" = compact([
|
||||
try(local.service_accounts.gke-dev, null),
|
||||
try(local.service_accounts.project-factory-dev, null)
|
||||
try(local.service_accounts.project-factory-dev, null),
|
||||
])
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user