Skip to content

Commit 7d8684e

Browse files
Update rediscloud_active_active_subscription.md
1 parent fd97cb1 commit 7d8684e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/rediscloud_active_active_subscription.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ The `creation_plan` block supports:
7373
* `memory_limit_in_gb` - (Optional - **Required if `dataset_size_in_gb` is unset**) Maximum memory usage for this specific database, including replication and other overhead **Deprecated in favor of `dataset_size_in_gb` - not possible to import databases with this attribute set**
7474
* `dataset_size_in_gb` - (Optional - **Required if `memory_limit_in_gb` is unset**) The maximum amount of data in the dataset for this specific database is in GB
7575
* `quantity` - (Required) The planned number of databases in the subscription.
76-
* `modules` - (Optional) A list of modules to be enabled on all deployments of this database. Either: `RedisJSON` or `RediSearch`. Don’t specify modules for DB versions 8 and above. All capabilities are bundled in the DB by default.
76+
* `modules` - (Optional) A list of modules to be enabled on all deployments of this database. Either: `RedisJSON` or `RediSearch`. **Don’t specify modules for DB versions 8 and above. All capabilities are bundled in the DB by default.**
7777
* `region` - (Required) Deployment region block, documented below
7878

7979
The creation_plan `region` block supports:

0 commit comments

Comments
 (0)