Skip to content

Commit f630c75

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

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
@@ -281,7 +281,7 @@
281281
"key": "service_credential_secrets",
282282
"type": "array",
283283
"custom_config": {
284-
"type": "textarea",
284+
"type": "code_editor",
285285
"grouping": "deployment",
286286
"original_grouping": "deployment"
287287
}
@@ -322,7 +322,7 @@
322322
"key": "users",
323323
"type": "array",
324324
"custom_config": {
325-
"type": "textarea",
325+
"type": "code_editor",
326326
"grouping": "deployment",
327327
"original_grouping": "deployment"
328328
}
@@ -576,7 +576,7 @@
576576
"key": "service_credential_secrets",
577577
"type": "array",
578578
"custom_config": {
579-
"type": "textarea",
579+
"type": "code_editor",
580580
"grouping": "deployment",
581581
"original_grouping": "deployment"
582582
}
@@ -603,7 +603,7 @@
603603
"key": "users",
604604
"type": "array",
605605
"custom_config": {
606-
"type": "textarea",
606+
"type": "code_editor",
607607
"grouping": "deployment",
608608
"original_grouping": "deployment"
609609
}

0 commit comments

Comments
 (0)