Skip to content

Commit 26a0b97

Browse files
committed
update tile wording
1 parent 9e0b573 commit 26a0b97

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

ibm_catalog.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"solution"
2222
],
2323
"short_description": "Provision scalable, serverless workloads with integrated IBM Cloud services.",
24-
"long_description": "This solution enables the provisioning of [IBM Code Engine](https://www.ibm.com/products/code-engine) projects on IBM Cloud using a range of configurations—from compute-intensive workloads to future support for broader serverless patterns. Each variation offers a distinct balance of automation, integration with IBM Cloud services, and readiness for experimentation or production use. The current variation supports high-performance tasks like Monte Carlo simulations, PDF conversion with Doclin, and batch processing using VPC and COS. It automates both Code Engine setup and the supporting IBM Cloud infrastructure for full end-to-end deployment. Whether you're running intensive jobs or exploring other serverless architectures, this landing zone helps accelerate your cloud-native journey.",
24+
"long_description": "This solution enables the provisioning of [IBM Code Engine](https://www.ibm.com/products/code-engine) projects on IBM Cloud using a range of configurations—from compute-intensive workloads to future support for broader serverless patterns. Each variation offers a distinct balance of automation, integration with IBM Cloud services, and readiness for experimentation or production use. \n\nThe current variation supports high-performance tasks like Monte Carlo simulations, PDF conversion with Doclin, and batch processing using VPC and COS. \n\nIt automates both Code Engine setup and the supporting IBM Cloud infrastructure for full end-to-end deployment. Whether you're running intensive jobs or exploring other serverless architectures, this landing zone helps accelerate your cloud-native journey.",
2525
"offering_docs_url": "https://github.com/terraform-ibm-modules/terraform-ibm-code-engine/blob/refactor_da/solutions/app-from-binary/README.md",
2626
"offering_icon_url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-code-engine/main/images/code-engine.svg",
2727
"provider_name": "IBM",
@@ -37,6 +37,10 @@
3737
{
3838
"title": "IBM Cloud Service Integrations",
3939
"description": "Seamless integration with Secrets Manager, Container Registry, Activity Tracker, IBM Cloud Logs, and IBM Cloud Monitoring."
40+
},
41+
{
42+
"title": "Simplified Setup with Guided Inputs",
43+
"description": "Preconfigured defaults and guided parameter selection (e.g., region, availability zones, service plans) reduce manual setup and accelerate deployment."
4044
}
4145
],
4246
"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-code-engine/issues](https://github.com/terraform-ibm-modules/terraform-ibm-code-engine/issues). Please note this product is not supported via the IBM Cloud Support Center.",
@@ -1378,7 +1382,7 @@
13781382
"terraform_version": "1.10.5"
13791383
},
13801384
{
1381-
"label": "Fleets quickstart",
1385+
"label": "Quickstart - Fleets Edition",
13821386
"name": "fleets",
13831387
"index": 4,
13841388
"install_type": "fullstack",
@@ -1443,11 +1447,11 @@
14431447
"features": [
14441448
{
14451449
"title": " ",
1446-
"description": "Ideal for users who want to run distributed, container-based tasks with minimal setup. This Quick Start automates the deployment of a scalable Code Engine Fleet backed by IBM Cloud services."
1450+
"description": "Ideal for users running distributed container-based tasks with minimal setup, such as Monte Carlo simulations, PDF conversion with Doclin, or batch processing with VPC and COS integration."
14471451
},
14481452
{
14491453
"title": " ",
1450-
"description": "Offers guided inputs for key parameters like region, availability zones, and service plans, with preconfigured defaults that enable a fully functional environment for workload execution, storage, and observabilitywithout requiring manual setup of networking or service integrations."
1454+
"description": "Automates deployment of a scalable Code Engine Fleet with integrated IBM Cloud services. Guided inputs for region, zones, and service plans—plus preconfigured defaultsenable a ready-to-run environment for execution, storage, and observability, without manual networking or service setup."
14511455
}
14521456
],
14531457
"diagrams": [

0 commit comments

Comments
 (0)