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 e3bf8a3 commit 500829eCopy full SHA for 500829e
terraform/core/05-departments.tf
@@ -221,6 +221,7 @@ module "department_unrestricted" {
221
sso_instance_arn = local.sso_instance_arn
222
identity_store_id = local.identity_store_id
223
google_group_admin_display_name = local.google_group_admin_display_name
224
+ departmental_airflow_user = true
225
}
226
227
module "department_sandbox" {
0 commit comments