diff --git a/ibm_catalog.json b/ibm_catalog.json index 90f8ad28..c52f1138 100644 --- a/ibm_catalog.json +++ b/ibm_catalog.json @@ -280,7 +280,7 @@ "key": "network_acls", "type": "array", "custom_config": { - "type": "textarea", + "type": "code_editor", "grouping": "deployment", "original_grouping": "deployment" } @@ -292,7 +292,7 @@ "key": "security_group_rules", "type": "array", "custom_config": { - "type": "textarea", + "type": "code_editor", "grouping": "deployment", "original_grouping": "deployment" } @@ -304,7 +304,7 @@ "key": "vpn_gateways", "type": "array", "custom_config": { - "type": "textarea", + "type": "code_editor", "grouping": "deployment", "original_grouping": "deployment" } @@ -313,7 +313,7 @@ "key": "routes", "type": "array", "custom_config": { - "type": "textarea", + "type": "code_editor", "grouping": "deployment", "original_grouping": "deployment" }