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 799b23c commit 25c1d4fCopy full SHA for 25c1d4f
docs/resources/rediscloud_active_active_subscription.md
@@ -32,7 +32,7 @@ resource "rediscloud_active_active_subscription" "subscription-resource" {
32
cloud_provider = "AWS"
33
34
creation_plan {
35
- memory_limit_in_gb = 1
+ dataset_size_in_gb = 1
36
quantity = 1
37
modules = ["RedisJSON"]
38
region {
0 commit comments