website/integrations: add google workspace integration (#5729)
* website/integrations: add google workspace integration Signed-off-by: Jens Langhammer <jens@goauthentik.io> * Apply suggestions from code review Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Jens L. <jens@beryju.org> * format Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io> Signed-off-by: Jens L. <jens@beryju.org> Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
This commit is contained in:
@ -36,6 +36,7 @@ module.exports = {
|
||||
label: "Cloud Providers",
|
||||
items: [
|
||||
"services/aws/index",
|
||||
"services/google/index",
|
||||
"services/hashicorp-cloud/index",
|
||||
"services/oracle-cloud/index",
|
||||
],
|
||||
|
Reference in New Issue
Block a user