From c3525d16ff5f2c0d7190a72b6227bb999f6e6e9d Mon Sep 17 00:00:00 2001 From: piyush Date: Mon, 8 Dec 2025 12:54:32 +0530 Subject: [PATCH] add config_constraints to code_editor variables in ibm_catalog.json --- ibm_catalog.json | 133 ++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 114 insertions(+), 19 deletions(-) diff --git a/ibm_catalog.json b/ibm_catalog.json index 138e10c9..46d0c401 100644 --- a/ibm_catalog.json +++ b/ibm_catalog.json @@ -216,7 +216,12 @@ "custom_config": { "grouping": "deployment", "original_grouping": "deployment", - "type": "code_editor" + "type": "code_editor", + "config_constraints": { + "supportedLanguages": [ + "hcl" + ] + } } }, { @@ -224,7 +229,12 @@ "custom_config": { "grouping": "deployment", "original_grouping": "deployment", - "type": "code_editor" + "type": "code_editor", + "config_constraints": { + "supportedLanguages": [ + "hcl" + ] + } } }, { @@ -232,7 +242,12 @@ "custom_config": { "grouping": "deployment", "original_grouping": "deployment", - "type": "code_editor" + "type": "code_editor", + "config_constraints": { + "supportedLanguages": [ + "hcl" + ] + } } }, { @@ -243,7 +258,12 @@ "custom_config": { "grouping": "deployment", "original_grouping": "deployment", - "type": "code_editor" + "type": "code_editor", + "config_constraints": { + "supportedLanguages": [ + "hcl" + ] + } } }, { @@ -251,7 +271,12 @@ "custom_config": { "grouping": "deployment", "original_grouping": "deployment", - "type": "code_editor" + "type": "code_editor", + "config_constraints": { + "supportedLanguages": [ + "hcl" + ] + } } }, { @@ -287,7 +312,12 @@ "custom_config": { "grouping": "deployment", "original_grouping": "deployment", - "type": "code_editor" + "type": "code_editor", + "config_constraints": { + "supportedLanguages": [ + "hcl" + ] + } } }, { @@ -295,7 +325,12 @@ "custom_config": { "grouping": "deployment", "original_grouping": "deployment", - "type": "code_editor" + "type": "code_editor", + "config_constraints": { + "supportedLanguages": [ + "hcl" + ] + } } }, { @@ -319,7 +354,12 @@ "custom_config": { "grouping": "deployment", "original_grouping": "deployment", - "type": "code_editor" + "type": "code_editor", + "config_constraints": { + "supportedLanguages": [ + "hcl" + ] + } } }, { @@ -939,7 +979,12 @@ "custom_config": { "grouping": "deployment", "original_grouping": "deployment", - "type": "code_editor" + "type": "code_editor", + "config_constraints": { + "supportedLanguages": [ + "hcl" + ] + } } }, { @@ -947,7 +992,12 @@ "custom_config": { "grouping": "deployment", "original_grouping": "deployment", - "type": "code_editor" + "type": "code_editor", + "config_constraints": { + "supportedLanguages": [ + "hcl" + ] + } } }, { @@ -955,7 +1005,12 @@ "custom_config": { "grouping": "deployment", "original_grouping": "deployment", - "type": "code_editor" + "type": "code_editor", + "config_constraints": { + "supportedLanguages": [ + "hcl" + ] + } } }, { @@ -963,7 +1018,12 @@ "custom_config": { "grouping": "deployment", "original_grouping": "deployment", - "type": "code_editor" + "type": "code_editor", + "config_constraints": { + "supportedLanguages": [ + "hcl" + ] + } } }, { @@ -993,7 +1053,12 @@ "custom_config": { "grouping": "deployment", "original_grouping": "deployment", - "type": "code_editor" + "type": "code_editor", + "config_constraints": { + "supportedLanguages": [ + "hcl" + ] + } } }, { @@ -1001,7 +1066,12 @@ "custom_config": { "grouping": "deployment", "original_grouping": "deployment", - "type": "code_editor" + "type": "code_editor", + "config_constraints": { + "supportedLanguages": [ + "hcl" + ] + } } }, { @@ -1015,7 +1085,12 @@ "custom_config": { "grouping": "deployment", "original_grouping": "deployment", - "type": "code_editor" + "type": "code_editor", + "config_constraints": { + "supportedLanguages": [ + "hcl" + ] + } } }, { @@ -1414,7 +1489,12 @@ "custom_config": { "grouping": "deployment", "original_grouping": "deployment", - "type": "code_editor" + "type": "code_editor", + "config_constraints": { + "supportedLanguages": [ + "hcl" + ] + } } }, { @@ -1451,7 +1531,12 @@ "custom_config": { "grouping": "deployment", "original_grouping": "deployment", - "type": "code_editor" + "type": "code_editor", + "config_constraints": { + "supportedLanguages": [ + "hcl" + ] + } } }, { @@ -1459,7 +1544,12 @@ "custom_config": { "grouping": "deployment", "original_grouping": "deployment", - "type": "code_editor" + "type": "code_editor", + "config_constraints": { + "supportedLanguages": [ + "hcl" + ] + } } }, { @@ -1497,7 +1587,12 @@ "custom_config": { "grouping": "deployment", "original_grouping": "deployment", - "type": "code_editor" + "type": "code_editor", + "config_constraints": { + "supportedLanguages": [ + "hcl" + ] + } } }, {