Skip to content

Commit f9d6c66

Browse files
authored
fix: update DA diagram link (#154)
1 parent b8a1d44 commit f9d6c66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ibm_catalog.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@
431431
{
432432
"diagram": {
433433
"caption": "Cloud Logs",
434-
"url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-cloud-logs/refs/heads/main/reference-architecture/deployable-architecture-cloud-logs.svg",
434+
"url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-cloud-logs/refs/heads/main/reference-architectures/deployable-architecture-cloud-logs.svg",
435435
"type": "image/svg+xml"
436436
},
437437
"description": "This architecture supports the creation and configuration of an IBM Cloud Logs instance.<br><br> A Cloud Object Storage (COS) instance is required for this topology. Within this instance, two Object Storage buckets will be created to store logs and metrics data. The [Cloud automation for Object Storage](https://cloud.ibm.com/catalog/7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3/architecture/deploy-arch-ibm-cos-68921490-2778-4930-ac6d-bae7be6cd958-global) architecture supports the provisioning of a Cloud Object Storage instance. Alternatively, you can provide the details of an existing Cloud Object Storage instance.<br><br> Additionally, the Object Storage buckets can be encrypted using IBM Cloud Key Management Services (KMS) to enhance security. The [Cloud automation for Key Protect](https://cloud.ibm.com/catalog/7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3/architecture/deploy-arch-ibm-kms-2cad4789-fa90-4886-9c9e-857081c273ee-global) architecture supports the provisioning of a KMS instance where a Key Ring and associated Key will be created by this solution to manage encryption. Alternatively, you may choose to provide the details of an existing KMS instance."
@@ -904,7 +904,7 @@
904904
{
905905
"diagram": {
906906
"caption": "Cloud Logs",
907-
"url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-cloud-logs/refs/heads/main/reference-architecture/deployable-architecture-cloud-logs.svg",
907+
"url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-cloud-logs/refs/heads/main/reference-architectures/deployable-architecture-cloud-logs.svg",
908908
"type": "image/svg+xml"
909909
},
910910
"description": "This architecture supports the creation and configuration of an IBM Cloud Logs instance.<br><br> An existing Cloud Object Storage (COS) instance is required for this topology. Within this instance, two Object Storage buckets will be created to store logs and metrics data. <br><br> By default, both Object Storage buckets will be encrypted to enhance security."

0 commit comments

Comments
 (0)