Postpone setting essential contacts until it is done through SA

This commit is contained in:
Wiktor Niesiobędzki 2024-02-07 15:53:33 +00:00 committed by Wiktor Niesiobędzki
parent 29232c10c4
commit da11396e3a
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ module "automation-project" {
var.project_parent_ids.automation, "organizations/${var.organization.id}"
)
prefix = local.prefix
contacts = {
contacts = var.bootstrap_user != null ? {} : {
(local.groups.gcp-organization-admins) = ["ALL"]
}
# human (groups) IAM bindings