Skip to content

Commit

Permalink
enable the unrestricted airflow user
Browse files Browse the repository at this point in the history
  • Loading branch information
Tian-2017 committed Dec 2, 2024
1 parent e3bf8a3 commit 5955575
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/core/05-departments.tf
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@ module "department_unrestricted" {
sso_instance_arn = local.sso_instance_arn
identity_store_id = local.identity_store_id
google_group_admin_display_name = local.google_group_admin_display_name
departmental_airflow_user = true
}

module "department_sandbox" {
Expand Down

0 comments on commit 5955575

Please sign in to comment.