Skip to content

Commit a99ddd0

Browse files
committed
update subscription docs
2 parents 212c342 + df3e593 commit a99ddd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/resources/rediscloud_subscription.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ description: |-
1010
Creates a 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
@@ -112,7 +112,7 @@ within the hosting account.
112112
* `preferred_availability_zones` - (Required) Availability zones deployment preferences (for the selected provider & region). If multiple_availability_zones is set to 'true', you must select three availability zones from the list.
113113

114114
~> **Note:** The preferred_availability_zones parameter is required for Terraform, but is optional within the Redis Enterprise Cloud UI.
115-
This difference in behaviour is to guarantee that a plan after an apply does not generate differences. In AWS Redis internal cloud account, please set the zone IDs.
115+
This difference in behaviour is to guarantee that a plan after an apply does not generate differences. In AWS Redis internal cloud account, please set the zone IDs (for example: `["use-az2", "use-az3", "use-az5"]`).
116116

117117
### Timeouts
118118

0 commit comments

Comments
 (0)