mirror of
https://github.com/zitadel/zitadel.git
synced 2025-02-28 21:07:22 +00:00
chore: remove cockroach, clickhouse and add hubspot from third party sub-processors (#7264)
* chore: remove crdb from third party sub-processors * remove clickhouse * add hubspot * fix: google end-user data flag --------- Co-authored-by: mffap <mpa@zitadel.com>
This commit is contained in:
parent
89169b64ff
commit
e593a8ec63
@ -19,14 +19,7 @@ export function SubProcessorTable() {
|
||||
purpose: "Cloud infrastructure provider (Google Cloud), business applications and collaboration (Workspace), Data warehouse services, Content delivery network, DDoS and bot prevention",
|
||||
hosting: "Region designated by Customer, United States",
|
||||
country: country_list.us,
|
||||
enduserdata: "Yes (transit)"
|
||||
},
|
||||
{
|
||||
entity: "Cockroach Labs, Inc.",
|
||||
purpose: "Managed database services: Dedicated CockroachDB clusters on Google Cloud",
|
||||
hosting: "Region designated by Customer",
|
||||
country: country_list.us,
|
||||
enduserdata: "Yes (at rest)"
|
||||
enduserdata: "Yes"
|
||||
},
|
||||
{
|
||||
entity: "Datadog, Inc.",
|
||||
@ -128,9 +121,9 @@ export function SubProcessorTable() {
|
||||
enduserdata: false
|
||||
},
|
||||
{
|
||||
entity: "Clickhouse, Inc.",
|
||||
purpose: "Data warehouse services",
|
||||
hosting: country_list.us,
|
||||
entity: "HubSpot Inc.",
|
||||
purpose: "Customer and sales management, Marketing automation, Support requests",
|
||||
hosting: country_list.eu,
|
||||
country: country_list.us,
|
||||
enduserdata: false
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user