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

This commit is contained in:
2025-11-17 16:31:53 +01:00
parent ec2a4b794c
commit 5083baf460

View File

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