Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions ibm_catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,18 @@
"solution"
],
"short_description": "Creates and configures replication between two regional Object Storage buckets.",
"long_description": "This sample deployable architecture supports creating an Object Storage instance, a source bucket, a target bucket, and a replication rule to replicate all data.",
"long_description": "This sample deployable architecture supports creating an Object Storage instance, a source bucket, a target bucket, and a replication rule to replicate all data. \n\nLeverage [Terraform IBM Modules](https://github.com/terraform-ibm-modules) to shape and scale your solutions. You can integrate Terraform IBM Modules (TIM) to extend functionality and design a solution tailored to your environment and operations needs. These modules offer reusable, customizable elements that follow IBM Cloud's recommended practices. You can access the [source code and documentation](https://github.com/terraform-ibm-modules/sample-deployable-architectures) and use it to extend your current architecture or create new solutions.",
"offering_docs_url": "https://github.com/terraform-ibm-modules/sample-deployable-architectures/blob/main/README.md",
"offering_icon_url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-cos/main/images/cos_icon.svg",
"provider_name": "IBM",
"features": [
{
"title": "Configures IBM Cloud Object Storage buckets",
"description": "Enabling preconfigured options for your Object Storage buckets."
},
{
"title": "Composable and Extensible Architecture",
"description": "This architecture illustrates how Terraform IBM Modules(TIM) can be integrated to deliver a complete solution on IBM Cloud. Each module is a reusable, and validated component for security, compliance, and operational IBM best practices. You can deploy this architecture as-is or configure it as code by leveraging the underlying modules to fit your specific requirements. Explore the [source code and documentation](https://github.com/terraform-ibm-modules/sample-deployable-architectures) to adapt, extend, or create entirely new solutions using these building blocks."
}
],
"flavors": [
Expand Down Expand Up @@ -321,4 +325,4 @@
]
}
]
}
}