Skip to content

Commit 5697b0c

Browse files
authored
fix: Update the VSI user_data input to use new HCL editor UI (#1038)
Co-authored-by: piyush <Piyush.Kumar.Sahu@ibm.com>
1 parent 1fa032b commit 5697b0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ibm_catalog.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"custom_config": {
8484
"grouping": "deployment",
8585
"original_grouping": "deployment",
86-
"type": "textarea"
86+
"type": "code_editor"
8787
},
8888
"key": "user_data"
8989
},
@@ -290,7 +290,7 @@
290290
"custom_config": {
291291
"grouping": "deployment",
292292
"original_grouping": "deployment",
293-
"type": "textarea"
293+
"type": "code_editor"
294294
},
295295
"key": "user_data"
296296
},

0 commit comments

Comments
 (0)