Create Resources

Hi, assuming I have 50 database connection to create resource. Is there any ways to consolidate into one? or I have to manually create resource 1 by 1 until 50?

Hey @Clarence_Chhoa_Hua_Sheng!

What kind of resources are you using for these database connections and how are they differentiated? There is a resource API in beta (see docs here) that you can use to create multiple resources.

I'm curious how the different connections might be parametrized and what your use case is for them!