From 3a93ca887e73aff007494e78b7dcc30e6e9eb09a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lu=C3=ADs=20Portela=20Afonso?= Date: Mon, 2 Sep 2024 19:25:08 +0100 Subject: [PATCH] docs(deploy-gcp): add api to list of required APIs (#107) --- .../deployment/google/pre_deploy_checklist.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/deployment_and_security/deployment/google/pre_deploy_checklist.md b/docs/deployment_and_security/deployment/google/pre_deploy_checklist.md index 9eaf8258..8811e4b2 100644 --- a/docs/deployment_and_security/deployment/google/pre_deploy_checklist.md +++ b/docs/deployment_and_security/deployment/google/pre_deploy_checklist.md @@ -47,6 +47,7 @@ to connect the Data Sources and to pull images from the public registries. - ^^[Serverless VPC Access API](https://console.cloud.google.com/apis/library/vpcaccess.googleapis.com)^^ - ^^[Secret Manager API](https://console.cloud.google.com/apis/library/secretmanager.googleapis.com)^^ - ^^[Cloud Scheduler API](https://console.cloud.google.com/apis/library/cloudscheduler.googleapis.com)^^ + - ^^[Service Usage API](https://console.developers.google.com/apis/api/serviceusage.googleapis.com)^^ ## Permissions