Skip to content

Commit 80d07d2

Browse files
authored
Update rediscloud_active_active_subscription_database.md (#345)
1 parent 00e91a2 commit 80d07d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/rediscloud_active_active_subscription_database.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ output "us-east-2-private-endpoints" {
8181
The following arguments are supported:
8282
* `subscription_id`: (Required) The ID of the Active-Active subscription to create the database in
8383
* `name` - (Required) A meaningful name to identify the database
84-
* `memory_limit_in_gb` - (Required) Maximum memory usage for this specific database
84+
* `memory_limit_in_gb` - (Required) Maximum memory usage for this specific database, including replication and other overhead
8585
* `support_oss_cluster_api` - (Optional) Support Redis open-source (OSS) Cluster API. Default: ‘false’
8686
* `external_endpoint_for_oss_cluster_api` - (Optional) Should use the external endpoint for open-source (OSS) Cluster API.
8787
Can only be enabled if OSS Cluster API support is enabled. Default: 'false'

0 commit comments

Comments
 (0)