Skip to content

Commit b767a1c

Browse files
authored
Update rediscloud_subscription.md (#314)
Clarification for the users about this field.
1 parent 0f9bc1e commit b767a1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/rediscloud_subscription.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ The cloud_provider `region` block supports:
113113

114114
* `region` - (Required) Deployment region as defined by cloud provider
115115
* `multiple_availability_zones` - (Optional) Support deployment on multiple availability zones within the selected region. Default: ‘false’
116-
* `networking_deployment_cidr` - (Required) Deployment CIDR mask.
116+
* `networking_deployment_cidr` - (Required) Deployment CIDR mask. The total number of bits must be 24 (x.x.x.x/24).
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.

0 commit comments

Comments
 (0)