Skip to content

Commit c3a1553

Browse files
authored
enable airflow user for housing (#1985)
1 parent d2734f5 commit c3a1553

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

terraform/core/05-departments.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -377,6 +377,7 @@ module "department_housing" {
377377
identity_store_id = local.identity_store_id
378378
google_group_admin_display_name = local.google_group_admin_display_name
379379
google_group_display_name = "[email protected]"
380+
departmental_airflow_user = true
380381
}
381382

382383
module "department_children_and_education" {

0 commit comments

Comments
 (0)