You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,10 +13,10 @@
13
13
*[Submodules](./modules)
14
14
*[fscloud](./modules/fscloud)
15
15
*[Examples](./examples)
16
-
*[Basic example with index creation and updates to cluster-wide settings](./examples/basic)
17
-
*[Complete example with autoscaling, BYOK encryption and service credentials creation](./examples/complete)
18
-
*[Financial Services Cloud profile example with autoscaling enabled](./examples/fscloud)
19
-
*[Restore from backup example](./examples/backup-restore)
16
+
*<divstyle="display: inline-block;"><ahref="./examples/backup-restore">Restore from backup example</a></div> <divstyle="display: inline-block; vertical-align: middle;"><ahref="https://cloud.ibm.com/schematics/workspaces/create?workspace_name=ie-backup-restore-example&repository=github.com/terraform-ibm-modules/terraform-ibm-icd-elasticsearch/tree/main/examples/backup-restore"target="_blank"><imgsrc="https://cloud.ibm.com/media/docs/images/icons/Deploy_to_cloud.svg"alt="Deploy to IBM Cloud button"></a></div>
17
+
*<divstyle="display: inline-block;"><ahref="./examples/basic">Basic example with index creation and updates to cluster-wide settings</a></div> <divstyle="display: inline-block; vertical-align: middle;"><ahref="https://cloud.ibm.com/schematics/workspaces/create?workspace_name=ie-basic-example&repository=github.com/terraform-ibm-modules/terraform-ibm-icd-elasticsearch/tree/main/examples/basic"target="_blank"><imgsrc="https://cloud.ibm.com/media/docs/images/icons/Deploy_to_cloud.svg"alt="Deploy to IBM Cloud button"></a></div>
18
+
*<divstyle="display: inline-block;"><ahref="./examples/complete">Complete example with autoscaling, BYOK encryption and service credentials creation</a></div> <divstyle="display: inline-block; vertical-align: middle;"><ahref="https://cloud.ibm.com/schematics/workspaces/create?workspace_name=ie-complete-example&repository=github.com/terraform-ibm-modules/terraform-ibm-icd-elasticsearch/tree/main/examples/complete"target="_blank"><imgsrc="https://cloud.ibm.com/media/docs/images/icons/Deploy_to_cloud.svg"alt="Deploy to IBM Cloud button"></a></div>
19
+
*<divstyle="display: inline-block;"><ahref="./examples/fscloud">Financial Services Cloud profile example with autoscaling enabled</a></div> <divstyle="display: inline-block; vertical-align: middle;"><ahref="https://cloud.ibm.com/schematics/workspaces/create?workspace_name=ie-fscloud-example&repository=github.com/terraform-ibm-modules/terraform-ibm-icd-elasticsearch/tree/main/examples/fscloud"target="_blank"><imgsrc="https://cloud.ibm.com/media/docs/images/icons/Deploy_to_cloud.svg"alt="Deploy to IBM Cloud button"></a></div>
20
20
*[Contributing](#contributing)
21
21
<!-- END OVERVIEW HOOK -->
22
22
@@ -68,9 +68,9 @@ You need the following permissions to run this module.
# Only us-south, us-east and eu-de backup encryption keys are supported. See https://cloud.ibm.com/docs/cloud-databases?topic=cloud-databases-key-protect&interface=ui#key-byok for details.
42
42
# Note: Database instance and Key Protect must be created on the same region.
# converted into implicit dependency and removed explicit depends_on time_sleep.wait_for_elasticsearch_authorization_policy for this module because of issue https://github.com/terraform-ibm-modules/terraform-ibm-icd-redis/issues/608
0 commit comments