Skip to content

Commit 6434af9

Browse files
authored
fix: updated applicable DA inputs to use HCL editor widget (#79)
1 parent cd17fb0 commit 6434af9

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
@@ -197,7 +197,7 @@
197197
"key": "metrics_router_routes",
198198
"type": "array",
199199
"custom_config": {
200-
"type": "textarea",
200+
"type": "code_editor",
201201
"grouping": "deployment",
202202
"original_grouping": "deployment"
203203
}
@@ -206,7 +206,7 @@
206206
"key": "cbr_rules",
207207
"type": "array",
208208
"custom_config": {
209-
"type": "textarea",
209+
"type": "code_editor",
210210
"grouping": "deployment",
211211
"original_grouping": "deployment"
212212
}

0 commit comments

Comments
 (0)