Skip to content

Commit 00e91a2

Browse files
authored
Update rediscloud_active_active_subscription.md (#348)
1 parent a1df491 commit 00e91a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/resources/rediscloud_active_active_subscription.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ description: |-
1010
Creates an Active-Active Subscription within your Redis Enterprise Cloud Account.
1111
This resource is responsible for creating and managing subscriptions.
1212

13-
~> **Note:** The creation_plan block allows the API server to create a well-optimised hardware specification for your databases in the cluster.
13+
~> **Note:** The creation_plan block allows the API server to create a well-optimised infrastructure for your databases in the cluster.
1414
The attributes inside the block are used by the provider to create initial
1515
databases. Those databases will be deleted after provisioning a new
1616
subscription, then the databases defined as separate resources will be attached to
@@ -60,7 +60,7 @@ The following arguments are supported:
6060

6161
The `creation_plan` block supports:
6262

63-
* `memory_limit_in_gb` - (Required) Maximum memory usage that will be used for your largest planned database.
63+
* `memory_limit_in_gb` - (Required) Maximum memory usage that will be used for your largest planned database, including replication and other overhead
6464
* `quantity` - (Required) The planned number of databases in the subscription.
6565

6666
The creation_plan `region` block supports:

0 commit comments

Comments
 (0)