Skip to content

Commit c5becec

Browse files
Merge branch 'main' into migrate-lz
2 parents 09255e0 + 7e9d817 commit c5becec

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
@@ -260,7 +260,7 @@
260260
"key": "network_acls",
261261
"type": "array",
262262
"custom_config": {
263-
"type": "textarea",
263+
"type": "code_editor",
264264
"grouping": "deployment",
265265
"original_grouping": "deployment"
266266
}
@@ -272,7 +272,7 @@
272272
"key": "security_group_rules",
273273
"type": "array",
274274
"custom_config": {
275-
"type": "textarea",
275+
"type": "code_editor",
276276
"grouping": "deployment",
277277
"original_grouping": "deployment"
278278
}
@@ -284,7 +284,7 @@
284284
"key": "vpn_gateways",
285285
"type": "array",
286286
"custom_config": {
287-
"type": "textarea",
287+
"type": "code_editor",
288288
"grouping": "deployment",
289289
"original_grouping": "deployment"
290290
}
@@ -293,7 +293,7 @@
293293
"key": "routes",
294294
"type": "array",
295295
"custom_config": {
296-
"type": "textarea",
296+
"type": "code_editor",
297297
"grouping": "deployment",
298298
"original_grouping": "deployment"
299299
}

0 commit comments

Comments
 (0)