Skip to content

Commit 8a2ee82

Browse files
piyush117shemau
andauthored
fix: update applicable DA inputs to use HCL editor (#324)
Co-authored-by: piyush <[email protected]> Co-authored-by: shemau <[email protected]>
1 parent ff28925 commit 8a2ee82

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ibm_catalog.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@
297297
"key": "service_credential_secrets",
298298
"type": "array",
299299
"custom_config": {
300-
"type": "textarea",
300+
"type": "code_editor",
301301
"grouping": "deployment",
302302
"original_grouping": "deployment"
303303
}
@@ -338,7 +338,7 @@
338338
"key": "users",
339339
"type": "array",
340340
"custom_config": {
341-
"type": "textarea",
341+
"type": "code_editor",
342342
"grouping": "deployment",
343343
"original_grouping": "deployment"
344344
}
@@ -608,7 +608,7 @@
608608
"key": "service_credential_secrets",
609609
"type": "array",
610610
"custom_config": {
611-
"type": "textarea",
611+
"type": "code_editor",
612612
"grouping": "deployment",
613613
"original_grouping": "deployment"
614614
}
@@ -635,7 +635,7 @@
635635
"key": "users",
636636
"type": "array",
637637
"custom_config": {
638-
"type": "textarea",
638+
"type": "code_editor",
639639
"grouping": "deployment",
640640
"original_grouping": "deployment"
641641
}

0 commit comments

Comments
 (0)