From 9e84fbc89df6deb87d52d7173fcd8349d475f98e Mon Sep 17 00:00:00 2001 From: Jack Sheriff <> Date: Fri, 6 Oct 2023 13:26:54 -0400 Subject: [PATCH] Modify allowed values for software platforms. --- app/config/allowed-values.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app/config/allowed-values.json b/app/config/allowed-values.json index deb96dc2..b2a795af 100644 --- a/app/config/allowed-values.json +++ b/app/config/allowed-values.json @@ -159,11 +159,9 @@ "macOS", "Windows", "Network", - "AWS", - "GCP", - "Azure", "Office 365", "Azure AD", + "IaaS", "SaaS", "Containers" ]