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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,9 +15,9 @@ This module is used to create an IBM Cloud Event Notifications instance to filte
15
15
*[Submodules](./modules)
16
16
*[fscloud](./modules/fscloud)
17
17
*[Examples](./examples)
18
-
* <divstyle="display: inline-block;"><ahref="./examples/advanced">Advanced example with BYOK encryption and CBR rules</a></div> <divstyle="display: inline-block; vertical-align: middle;"><ahref="https://cloud.ibm.com/schematics/workspaces/create?workspace_name=en-advanced-example&repository=github.com/terraform-ibm-modules/terraform-ibm-event-notifications/tree/main/examples/advanced"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/basic">Basic example</a></div> <divstyle="display: inline-block; vertical-align: middle;"><ahref="https://cloud.ibm.com/schematics/workspaces/create?workspace_name=en-basic-example&repository=github.com/terraform-ibm-modules/terraform-ibm-event-notifications/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>
20
-
* <divstyle="display: inline-block;"><ahref="./examples/fscloud">Financial Services Cloud profile example</a></div> <divstyle="display: inline-block; vertical-align: middle;"><ahref="https://cloud.ibm.com/schematics/workspaces/create?workspace_name=en-fscloud-example&repository=github.com/terraform-ibm-modules/terraform-ibm-event-notifications/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>
18
+
* <divstyle="display: inline-block;"><ahref="./examples/advanced">Advanced example with BYOK encryption and CBR rules</a></div> <divstyle="display: inline-block; vertical-align: middle;"><ahref="https://cloud.ibm.com/schematics/workspaces/create?workspace_name=en-advanced-example&repository=https://github.com/terraform-ibm-modules/terraform-ibm-event-notifications/tree/main/examples/advanced"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/basic">Basic example</a></div> <divstyle="display: inline-block; vertical-align: middle;"><ahref="https://cloud.ibm.com/schematics/workspaces/create?workspace_name=en-basic-example&repository=https://github.com/terraform-ibm-modules/terraform-ibm-event-notifications/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>
20
+
* <divstyle="display: inline-block;"><ahref="./examples/fscloud">Financial Services Cloud profile example</a></div> <divstyle="display: inline-block; vertical-align: middle;"><ahref="https://cloud.ibm.com/schematics/workspaces/create?workspace_name=en-fscloud-example&repository=https://github.com/terraform-ibm-modules/terraform-ibm-event-notifications/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>
21
21
*[Contributing](#contributing)
22
22
<!-- END OVERVIEW HOOK -->
23
23
@@ -76,7 +76,7 @@ To create service credentials, access the Event Notifications service, and acces
"short_description": "This architecture deploys and configures an IBM Cloud Event Notifications instance with a required Object Storage service and bucket for undelivered events. Both the Event Notifications instance and storage bucket use key management–based encryption by default. Optional integration with IBM Cloud Secrets Manager enables secure storage of service credentials.",
"short_description": "This architecture deploys and configures an IBM Cloud Event Notifications instance with a required Object Storage bucket for undelivered events. It supports optional encryption through a key management service, integration with Cloud Monitoring for operational insights, and Secrets Manager for secure credential storage.",
0 commit comments