From bfa6925d5ff21eca32d56b8783de0c6476ba4d11 Mon Sep 17 00:00:00 2001 From: Elena Xin Date: Thu, 7 Sep 2023 13:25:10 +0800 Subject: [PATCH] support new region --- .../redis_enterprise_cluster_location_flash_sku_support.go | 1 - 1 file changed, 1 deletion(-) diff --git a/internal/services/redisenterprise/validate/redis_enterprise_cluster_location_flash_sku_support.go b/internal/services/redisenterprise/validate/redis_enterprise_cluster_location_flash_sku_support.go index 79f449c2e2e4..4eac0f8ba33a 100644 --- a/internal/services/redisenterprise/validate/redis_enterprise_cluster_location_flash_sku_support.go +++ b/internal/services/redisenterprise/validate/redis_enterprise_cluster_location_flash_sku_support.go @@ -37,7 +37,6 @@ func invalidRedisEnterpriseClusterFlashLocations() []string { func friendlyInvalidRedisEnterpriseClusterFlashLocations() []string { return []string{ "Australia Southeast", - "Brazil South", "Central US", "Central US EUAP", "East Asia",