Skip to content

Commit 068375e

Browse files
authored
chore: update the DA overview text and feature section (#760)
1 parent 5a93637 commit 068375e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

ibm_catalog.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"solution"
2727
],
2828
"short_description": "Creates and configures Context Based Restrictions Network Zones and Rules.",
29-
"long_description": "This deployable architecture is used to provision and configure [IBM Context Based Restrictions Network Zones](https://cloud.ibm.com/context-based-restrictions/zones) and [IBM Context Based Restrictions Rules](https://cloud.ibm.com/context-based-restrictions/rules).\n\n\n💡 This Terraform-based automation is part of a broader suite of IBM-maintained Infrastructure as Code (IaC) asset collection, each following the naming pattern \"Cloud automation for *servicename*\" and focusing on single IBM Cloud service. These single-service deployable architectures can be used on their own to streamline and automate service deployments through an [IaC approach](https://cloud.ibm.com/docs/secure-enterprise?topic=secure-enterprise-understanding-projects), or assembled together into a broader [automated IaC stack](https://cloud.ibm.com/docs/secure-enterprise?topic=secure-enterprise-config-stack) to automate the deployment of an end-to-end solution architecture.",
29+
"long_description": "This deployable architecture is used to provision and configure [IBM Context Based Restrictions Network Zones](https://cloud.ibm.com/context-based-restrictions/zones) and [IBM Context Based Restrictions Rules](https://cloud.ibm.com/context-based-restrictions/rules). \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/terraform-ibm-cbr) and use it to extend your current architecture or create new solutions.\n\n\n💡 This Terraform-based automation is part of a broader suite of IBM-maintained Infrastructure as Code (IaC) asset collection, each following the naming pattern \"Cloud automation for *servicename*\" and focusing on single IBM Cloud service. These single-service deployable architectures can be used on their own to streamline and automate service deployments through an [IaC approach](https://cloud.ibm.com/docs/secure-enterprise?topic=secure-enterprise-understanding-projects), or assembled together into a broader [automated IaC stack](https://cloud.ibm.com/docs/secure-enterprise?topic=secure-enterprise-config-stack) to automate the deployment of an end-to-end solution architecture.",
3030
"offering_docs_url": "https://github.com/terraform-ibm-modules/terraform-ibm-cbr/tree/main/solutions/fully-configurable/README.md",
3131
"offering_icon_url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-cbr/refs/heads/main/images/cbr_icon.svg",
3232
"provider_name": "IBM",
@@ -42,6 +42,10 @@
4242
{
4343
"title": "Creates Access Group Policies",
4444
"description": "For more details on an Access Group Polices, [see here](https://cloud.ibm.com/docs/account?topic=account-account_setup#how_access)."
45+
},
46+
{
47+
"title": "Composable and Extensible Architecture",
48+
"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/terraform-ibm-cbr) to adapt, extend, or create entirely new solutions using these building blocks."
4549
}
4650
],
4751
"support_details": "This product is in the community registry, as such support is handled through the originated repo. If you experience issues please open an issue in that repository [https://github.com/terraform-ibm-modules/terraform-ibm-cbr/issues](https://github.com/terraform-ibm-modules/terraform-ibm-cbr/issues). Please note this product is not supported via the IBM Cloud Support Center.",

0 commit comments

Comments
 (0)