Skip to content

Commit 07fc5f1

Browse files
authored
fix: updated applicable DA inputs to use HCL editor widget (#123)
1 parent 73ad3f6 commit 07fc5f1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

ibm_catalog.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@
280280
"key": "existing_event_notifications_instances",
281281
"type": "array",
282282
"custom_config": {
283-
"type": "textarea",
283+
"type": "code_editor",
284284
"grouping": "deployment",
285285
"original_grouping": "deployment"
286286
}
@@ -292,7 +292,7 @@
292292
"key": "logs_policies",
293293
"type": "array",
294294
"custom_config": {
295-
"type": "textarea",
295+
"type": "code_editor",
296296
"grouping": "deployment",
297297
"original_grouping": "deployment"
298298
}
@@ -307,7 +307,7 @@
307307
"key": "cloud_logs_cbr_rules",
308308
"type": "array",
309309
"custom_config": {
310-
"type": "textarea",
310+
"type": "code_editor",
311311
"grouping": "deployment",
312312
"original_grouping": "deployment"
313313
}
@@ -703,7 +703,7 @@
703703
"key": "existing_event_notifications_instances",
704704
"type": "array",
705705
"custom_config": {
706-
"type": "textarea",
706+
"type": "code_editor",
707707
"grouping": "deployment",
708708
"original_grouping": "deployment"
709709
}
@@ -715,7 +715,7 @@
715715
"key": "logs_policies",
716716
"type": "array",
717717
"custom_config": {
718-
"type": "textarea",
718+
"type": "code_editor",
719719
"grouping": "deployment",
720720
"original_grouping": "deployment"
721721
}
@@ -727,7 +727,7 @@
727727
"key": "cloud_logs_cbr_rules",
728728
"type": "array",
729729
"custom_config": {
730-
"type": "textarea",
730+
"type": "code_editor",
731731
"grouping": "deployment",
732732
"original_grouping": "deployment"
733733
}

0 commit comments

Comments
 (0)