Skip to content

Commit a149345

Browse files
committed
docs: added links to the CMK guide in the resources
1 parent 9f3b5f4 commit a149345

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

docs/resources/rediscloud_active_active_subscription.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ subscription, then the databases defined as separate resources will be attached
1919
the subscription. The creation_plan block can ONLY be used for provisioning new
2020
subscriptions, the block will be ignored if you make any further changes or try importing the resource (e.g. `terraform import` ...).
2121

22-
~> **Note:** The CMK (customer managed encryption key) fields require a specific flow which involves a multi step apply. Please refer to the relevant documents if using these fields.
22+
~> **Note:** The CMK (customer managed encryption key) fields require a specific flow which involves a multistep apply. Refer to [this guide](../guides/cmk-guide.md) for more information.
2323

2424
## Example Usage
2525

docs/resources/rediscloud_subscription.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ subscription, then the databases defined as separate resources will be attached
2020
the subscription. The creation_plan block can ONLY be used for provisioning new
2121
subscriptions, the block will be ignored if you make any further changes or try importing the resource (e.g. `terraform import` ...).
2222

23-
~> **Note:** The CMK (customer managed encryption key) fields require a specific flow which involves a multi step apply. Please refer to the relevant documents if using these fields.
24-
23+
~> **Note:** The CMK (customer managed encryption key) fields require a specific flow which involves a multistep apply. Refer to [this guide](../guides/cmk-guide.md) for more information.
2524
## Example Usage
2625

2726
```hcl

0 commit comments

Comments
 (0)