From 0dfcd986e3ac5e3d4ffd8d226db209b156a3b125 Mon Sep 17 00:00:00 2001 From: Piyush Kumar Sahu Date: Tue, 19 Aug 2025 12:08:44 +0530 Subject: [PATCH 1/2] added code_editor type for listobject --- ibm_catalog.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/ibm_catalog.json b/ibm_catalog.json index 74bf74db..e685d4df 100644 --- a/ibm_catalog.json +++ b/ibm_catalog.json @@ -559,7 +559,7 @@ "key": "additional_worker_pools", "type": "array", "custom_config": { - "type": "textarea", + "type": "code_editor", "grouping": "deployment", "original_grouping": "deployment" } @@ -568,7 +568,7 @@ "key": "worker_pools_taints", "type": "array", "custom_config": { - "type": "textarea", + "type": "code_editor", "grouping": "deployment", "original_grouping": "deployment" } @@ -697,7 +697,7 @@ "display_name": "openshift_cluster_cbr_rules", "type": "array", "custom_config": { - "type": "textarea", + "type": "code_editor", "grouping": "deployment", "original_grouping": "deployment" } @@ -752,7 +752,7 @@ "required": false, "virtual": true, "custom_config": { - "type": "textarea", + "type": "code_editor", "grouping": "deployment", "original_grouping": "deployment" } @@ -1217,7 +1217,8 @@ { "key": "disable_outbound_traffic_protection" } - ] + ], + "terraform_version": "1.10.5" } ] } From d368b638165677c8f16fcf5ea542511b0af39b9b Mon Sep 17 00:00:00 2001 From: Piyush Kumar Sahu Date: Tue, 19 Aug 2025 12:23:07 +0530 Subject: [PATCH 2/2] update the submodule --- common-dev-assets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common-dev-assets b/common-dev-assets index 2ba5cc2c..6887f0a9 160000 --- a/common-dev-assets +++ b/common-dev-assets @@ -1 +1 @@ -Subproject commit 2ba5cc2c867361e8bcf34bd95f7359cc03d82b25 +Subproject commit 6887f0a9285a9a67766f435a115b7d5fb28c54fc