Skip to content

Commit 25c1d4f

Browse files
Update rediscloud_active_active_subscription.md
1 parent 799b23c commit 25c1d4f

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
@@ -32,7 +32,7 @@ resource "rediscloud_active_active_subscription" "subscription-resource" {
3232
cloud_provider = "AWS"
3333
3434
creation_plan {
35-
memory_limit_in_gb = 1
35+
dataset_size_in_gb = 1
3636
quantity = 1
3737
modules = ["RedisJSON"]
3838
region {

0 commit comments

Comments
 (0)