From 92044c79ba4a8beae5f322891269cc25b2594af1 Mon Sep 17 00:00:00 2001 From: Modular Magician Date: Tue, 12 Jan 2021 23:43:49 +0000 Subject: [PATCH] fix MM locations (#4394) Co-authored-by: upodroid Signed-off-by: Modular Magician --- docs/resources/google_memcache_instance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/resources/google_memcache_instance.md b/docs/resources/google_memcache_instance.md index ccb769a5b..8981356c3 100644 --- a/docs/resources/google_memcache_instance.md +++ b/docs/resources/google_memcache_instance.md @@ -68,7 +68,7 @@ Properties that can be accessed from the `google_memcache_instance` resource: * `params`: (Beta only) User-defined set of parameters to use in the memcache process. - * `region`: (Beta only) The name of the Memcache region of the instance. + * `region`: (Beta only) The region of the Memcache instance. If it is not provided, the provider region is used. ## GCP Permissions