We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f537bfd commit cbd29d3Copy full SHA for cbd29d3
docs/resources/rediscloud_active_active_subscription.md
@@ -66,7 +66,7 @@ The `creation_plan` block supports:
66
The creation_plan `region` block supports:
67
68
* `region` - (Required) Deployment region as defined by cloud provider
69
-* `networking_deployment_cidr` - (Required) Deployment CIDR mask.
+* `networking_deployment_cidr` - (Required) Deployment CIDR mask. The total number of bits must be 24 (x.x.x.x/24)
70
* `write_operations_per_second` - (Required) Throughput measurement for an active-active subscription
71
* `read_operations_per_second` - (Required) Throughput measurement for an active-active subscription
72
0 commit comments