Skip to content

Commit 821c6da

Browse files
authored
Update rediscloud_subscription.md (#326)
Updates the AZ selection field description
1 parent 76f6fdb commit 821c6da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/resources/rediscloud_subscription.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,10 +117,10 @@ The cloud_provider `region` block supports:
117117
* `networking_vpc_id` - (Optional) Either an existing VPC Id (already exists in the specific region) or create a new VPC
118118
(if no VPC is specified). VPC Identifier must be in a valid format (for example: ‘vpc-0125be68a4625884ad’) and existing
119119
within the hosting account.
120-
* `preferred_availability_zones` - (Required) Availability zones deployment preferences (for the selected provider & region).
120+
* `preferred_availability_zones` - (Required) Availability zones deployment preferences (for the selected provider & region). If multiple_availability_zones is set to 'true', you must select three availability zones from the list.
121121

122122
~> **Note:** The preferred_availability_zones parameter is required for Terraform, but is optional within the Redis Enterprise Cloud UI.
123-
This difference in behaviour is to guarantee that a plan after an apply does not generate differences. In AWS Redis internal cloud account, please set an empty list.
123+
This difference in behaviour is to guarantee that a plan after an apply does not generate differences. In AWS Redis internal cloud account, please set the zone IDs.
124124

125125
### Timeouts
126126

0 commit comments

Comments
 (0)