Skip to content

Commit

Permalink
Merge pull request #23200 from sinbai/redisenterprise/support_new_region
Browse files Browse the repository at this point in the history
`azurerm_redis_enterprise_cluster` : support for new location `Brazil South`
  • Loading branch information
tombuildsstuff authored Sep 7, 2023
2 parents d975d98 + bfa6925 commit 43e4711
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ func invalidRedisEnterpriseClusterFlashLocations() []string {
func friendlyInvalidRedisEnterpriseClusterFlashLocations() []string {
return []string{
"Australia Southeast",
"Brazil South",
"Central US",
"Central US EUAP",
"East Asia",
Expand Down

0 comments on commit 43e4711

Please sign in to comment.