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,7 +23,7 @@
"solution"
],
"short_description": "Provisions and configures IBM Cloud Key Protect and creates key rings and keys.",
"long_description": "With this [IBM Key Protect](https://cloud.ibm.com/docs/key-protect) solution, you can centrally manage encryptions keys to secure sensitive data across IBM Cloud services. It creates key rings to logically group your encryption keys, which helps you manage and control access to them. Then, create keys to enable secure data encryption, key rotation, and lifecycle management in accordance with your organization's security and compliance requirements. <br/><br/>ℹ️ This Terraform-based automation is part of a broader suite of IBM-maintained Infrastructure as Code (IaC) assets, 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.",
"long_description": "With this [IBM Key Protect](https://cloud.ibm.com/docs/key-protect) solution, you can centrally manage encryptions keys to secure sensitive data across IBM Cloud services. It creates key rings to logically group your encryption keys, which helps you manage and control access to them. Then, create keys to enable secure data encryption, key rotation, and lifecycle management in accordance with your organization's security and compliance requirements. <br/><br/>ℹ️ This Terraform-based automation is part of a broader suite of IBM-maintained Infrastructure as Code (IaC) assets, 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. \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-kms-all-inclusive) and use it to extend your current architecture or create new solutions.",
"offering_docs_url": "https://github.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/blob/main/solutions/fully-configurable/README.md",
"offering_icon_url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/main/images/key_protect_icon.svg",
"provider_name": "IBM",
Expand All @@ -39,6 +39,10 @@
{
"title": "Context-based restrictions",
"description": "Configure [context-based restrictions for access control](https://cloud.ibm.com/docs/key-protect?topic=key-protect-access-control-with-cbr) to the instance of Key Protect."
},
{
"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/terraform-ibm-kms-all-inclusive) to adapt, extend, or create entirely new solutions using these building blocks."
}
],
"support_details": "This product is in the community registry, as such support is handled through the [original repo](https://github.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive). If you experience issues please open an issue [here](https://github.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/issues). Please note this product is not supported via the IBM Cloud Support Center.",
Expand Down Expand Up @@ -519,4 +523,4 @@
]
}
]
}
}