Merge branch 'master' into lcaggioni/fast-data-platform

This commit is contained in:
lcaggio
2022-02-18 08:58:21 +01:00
committed by GitHub
2 changed files with 0 additions and 2 deletions

View File

@@ -37,7 +37,6 @@ module "landing-project" {
enabled = true
service_projects = []
}
# metric_scopes = [module.landing-project.project_id]
iam = {
"roles/dns.admin" = [local.service_accounts.project-factory-prod]
(local.custom_roles.service_project_network_admin) = [

View File

@@ -37,7 +37,6 @@ module "landing-project" {
enabled = true
service_projects = []
}
# metric_scopes = [module.landing-project.project_id]
iam = {
"roles/dns.admin" = [local.service_accounts.project-factory-prod]
(local.custom_roles.service_project_network_admin) = [