diff --git a/common-dev-assets b/common-dev-assets index 238892d..56a3cfd 160000 --- a/common-dev-assets +++ b/common-dev-assets @@ -1 +1 @@ -Subproject commit 238892dddce116998ab6b6ebdb998708401174d1 +Subproject commit 56a3cfddb4a1ef2599b100ae698ab2f6400e1bf8 diff --git a/ibm_catalog.json b/ibm_catalog.json index e278080..50bf6fa 100644 --- a/ibm_catalog.json +++ b/ibm_catalog.json @@ -51,6 +51,7 @@ "label": "Fully configurable", "name": "fully-configurable", "index": 1, + "short_description": "Ideal for users who want flexibility with a reliable starting point.", "working_directory": "solutions/fully-configurable", "install_type": "fullstack", "dependency_version_2": true, @@ -480,7 +481,12 @@ "custom_config": { "type": "code_editor", "grouping": "deployment", - "original_grouping": "deployment" + "original_grouping": "deployment", + "config_constraints": { + "supportedLanguages": [ + "hcl" + ] + } } } ],