Skip to content

Commit ef2a304

Browse files
committed
fix: regression in catalog json
1 parent 5d55a7c commit ef2a304

File tree

1 file changed

+4
-24
lines changed

1 file changed

+4
-24
lines changed

ibm_catalog.json

Lines changed: 4 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -257,12 +257,7 @@
257257
"key": "auto_scaling"
258258
},
259259
{
260-
"key": "configuration",
261-
"custom_config": {
262-
"type": "code_editor",
263-
"grouping": "deployment",
264-
"original_grouping": "deployment"
265-
}
260+
"key": "configuration"
266261
},
267262
{
268263
"key": "service_endpoints",
@@ -291,12 +286,7 @@
291286
"key": "version_upgrade_skip_backup"
292287
},
293288
{
294-
"key": "service_credential_names",
295-
"custom_config": {
296-
"type": "code_editor",
297-
"grouping": "deployment",
298-
"original_grouping": "deployment"
299-
}
289+
"key": "service_credential_names"
300290
},
301291
{
302292
"key": "service_credential_secrets",
@@ -600,12 +590,7 @@
600590
"key": "auto_scaling"
601591
},
602592
{
603-
"key": "configuration",
604-
"custom_config": {
605-
"type": "code_editor",
606-
"grouping": "deployment",
607-
"original_grouping": "deployment"
608-
}
593+
"key": "configuration"
609594
},
610595
{
611596
"key": "deletion_protection"
@@ -614,12 +599,7 @@
614599
"key": "timeouts_update"
615600
},
616601
{
617-
"key": "service_credential_names",
618-
"custom_config": {
619-
"type": "code_editor",
620-
"grouping": "deployment",
621-
"original_grouping": "deployment"
622-
}
602+
"key": "service_credential_names"
623603
},
624604
{
625605
"key": "service_credential_secrets",

0 commit comments

Comments
 (0)