Skip to content

Commit e1bff8e

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

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
@@ -308,7 +308,7 @@
308308
"key": "service_credential_secrets",
309309
"type": "array",
310310
"custom_config": {
311-
"type": "textarea",
311+
"type": "code_editor",
312312
"grouping": "deployment",
313313
"original_grouping": "deployment"
314314
}
@@ -349,7 +349,7 @@
349349
"key": "users",
350350
"type": "array",
351351
"custom_config": {
352-
"type": "textarea",
352+
"type": "code_editor",
353353
"grouping": "deployment",
354354
"original_grouping": "deployment"
355355
}
@@ -708,7 +708,7 @@
708708
"key": "service_credential_secrets",
709709
"type": "array",
710710
"custom_config": {
711-
"type": "textarea",
711+
"type": "code_editor",
712712
"grouping": "deployment",
713713
"original_grouping": "deployment"
714714
}
@@ -735,7 +735,7 @@
735735
"key": "users",
736736
"type": "array",
737737
"custom_config": {
738-
"type": "textarea",
738+
"type": "code_editor",
739739
"grouping": "deployment",
740740
"original_grouping": "deployment"
741741
}

0 commit comments

Comments
 (0)