Skip to content

Commit c68b707

Browse files
authored
fix: subnet input field in DA (#1011)
1 parent 5b34bef commit c68b707

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

ibm_catalog.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -228,13 +228,7 @@
228228
}
229229
},
230230
{
231-
"key": "subnets",
232-
"type": "array",
233-
"custom_config": {
234-
"type": "textarea",
235-
"grouping": "deployment",
236-
"original_grouping": "deployment"
237-
}
231+
"key": "subnets"
238232
},
239233
{
240234
"key": "network_acls",

0 commit comments

Comments
 (0)