From ea87ff523314b1ecdfe2adbaba34db09e963f8e0 Mon Sep 17 00:00:00 2001 From: Alvin Shi Date: Mon, 20 Jun 2022 05:43:58 +1000 Subject: [PATCH] docs: Remove incorrect note about google functions availability (#11164) --- docs/providers/google/guide/README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docs/providers/google/guide/README.md b/docs/providers/google/guide/README.md index 6f9fcff1c..b155d6dc8 100644 --- a/docs/providers/google/guide/README.md +++ b/docs/providers/google/guide/README.md @@ -19,10 +19,3 @@ Get started with the [Introduction to the framework](./intro.md) If you have questions, join the [Slack community](https://serverless.com/slack) or [post over on the forums](http://forum.serverless.com/) **Note:** Before continuing [Google Cloud user credentials](./credentials.md) are required for using the CLI. - -**Note:** Google Cloud Functions is currently supported in only the following regions: - -- asia-northeast1 -- europe-west1 -- us-central1 -- us-east1