We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c4479f commit 001cd4aCopy full SHA for 001cd4a
ibm_catalog.json
@@ -98,7 +98,12 @@
98
"custom_config": {
99
"grouping": "deployment",
100
"original_grouping": "deployment",
101
- "type": "code_editor"
+ "type": "code_editor",
102
+ "config_constraints": {
103
+ "supportedLanguages": [
104
+ "hcl"
105
+ ]
106
+ }
107
},
108
"key": "user_data"
109
@@ -310,7 +315,12 @@
310
315
311
316
312
317
313
318
319
320
321
322
323
314
324
325
326
0 commit comments