Skip to content

Commit

Permalink
Update allowed values for platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
clemiller authored Jul 24, 2024
1 parent 828d031 commit 19138f2
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions app/config/allowed-values.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@
"SaaS",
"IaaS",
"Google Workspace",
"Containers"
"Containers",
"Identity as a Service",
"Office Suite"
]
},
{
Expand Down Expand Up @@ -163,7 +165,9 @@
"Azure AD",
"IaaS",
"SaaS",
"Containers"
"Containers",
"Identity as a Service",
"Office Suite"
]
},
{
Expand Down Expand Up @@ -238,7 +242,9 @@
"SaaS",
"Office 365",
"Google Workspace",
"Network"
"Network",
"Identity as a Service",
"Office Suite"
]
},
{
Expand Down

0 comments on commit 19138f2

Please sign in to comment.