Update access_groups.tf
All checks were successful
Terraform Apply / Terraform Apply (push) Successful in 57s

This commit is contained in:
2025-11-17 17:17:08 +01:00
parent 40f3072b97
commit 0431cdc387

View File

@@ -6,10 +6,10 @@ locals {
# SAML groups from Okta
saml_groups = {
contractors = "Contractors"
infrastructure_admin = "Infrastructure Admin"
sales_engineering = "Sales Engineering"
sales = "Sales"
it_admin = "IT Admin"
infrastructure_admin = "GL_U_Infrastructure Admin"
sales_engineering = "GL_U_Sales Engineering"
sales = "GL_U_Sales"
it_admin = "GL_U_IT Admin"
}
# Allowed countries