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 d2734f5 commit c3a1553Copy full SHA for c3a1553
terraform/core/05-departments.tf
@@ -377,6 +377,7 @@ module "department_housing" {
377
identity_store_id = local.identity_store_id
378
google_group_admin_display_name = local.google_group_admin_display_name
379
google_group_display_name = "[email protected]"
380
+ departmental_airflow_user = true
381
}
382
383
module "department_children_and_education" {
0 commit comments