Skip to content

Commit 9b08485

Browse files
authored
fix: updated applicable DA inputs to use HCL editor widget (#273)
1 parent 19ef953 commit 9b08485

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

ibm_catalog.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
"key": "app_config_collections",
211211
"type": "array",
212212
"custom_config": {
213-
"type": "textarea",
213+
"type": "code_editor",
214214
"grouping": "deployment",
215215
"original_grouping": "deployment"
216216
}
@@ -253,7 +253,7 @@
253253
"key": "cbr_rules",
254254
"type": "array",
255255
"custom_config": {
256-
"type": "textarea",
256+
"type": "code_editor",
257257
"grouping": "deployment",
258258
"original_grouping": "deployment"
259259
}
@@ -491,8 +491,8 @@
491491
],
492492
"dependency_version_2": true,
493493
"terraform_version": "1.10.5"
494-
}
495-
]
496-
}
497-
]
494+
}
495+
]
496+
}
497+
]
498498
}

0 commit comments

Comments
 (0)