We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1305885 commit f2f9752Copy full SHA for f2f9752
1 file changed
infrastructure/terraform/hub/virtual_desktop.tf
@@ -20,7 +20,7 @@ locals {
20
)
21
22
entra_users_group_id = "14fb0025-1031-4f11-b374-837f2b9453c1"
23
- entra_admins_group_id = "22f7249-6d90-493a-97f8-137eb9aac9bc"
+ entra_admins_group_id = "f22f7249-6d90-493a-97f8-137eb9aac9bc"
24
principal_id = "9cdead84-a844-4324-93f2-b2e6bb768d07"
25
}
26
0 commit comments