Skip to content

Commit c21b76e

Browse files
author
Sophie Haskins
committed
chore: add ARPA orgs to allowed emails
1 parent afff9ca commit c21b76e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

terraform/prod.tfvars

+3-1
Original file line numberDiff line numberDiff line change
@@ -116,5 +116,7 @@ allowed_email_user_ids = [
116116
117117
]
118118
allowed_email_tenant_ids = [
119-
"1" # Nava Tenant
119+
"1", # Nava Tenant
120+
"5", # Rhode Island
121+
"8", # Ohio
120122
]

0 commit comments

Comments
 (0)