From 19138f2441f2d0b15e6076d30ab41965bdc930c8 Mon Sep 17 00:00:00 2001 From: Charissa Miller <48832936+clemiller@users.noreply.github.com> Date: Wed, 24 Jul 2024 14:57:55 -0400 Subject: [PATCH] Update allowed values for platforms --- app/config/allowed-values.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/app/config/allowed-values.json b/app/config/allowed-values.json index b2a795af..442a983c 100644 --- a/app/config/allowed-values.json +++ b/app/config/allowed-values.json @@ -18,7 +18,9 @@ "SaaS", "IaaS", "Google Workspace", - "Containers" + "Containers", + "Identity as a Service", + "Office Suite" ] }, { @@ -163,7 +165,9 @@ "Azure AD", "IaaS", "SaaS", - "Containers" + "Containers", + "Identity as a Service", + "Office Suite" ] }, { @@ -238,7 +242,9 @@ "SaaS", "Office 365", "Google Workspace", - "Network" + "Network", + "Identity as a Service", + "Office Suite" ] }, {