Support database creation via API
complete
Š
Štefan Ľupták
I would like to be able to create a database via API in a way I can create other types of services. Unfortunately, without this the whole API is useless to us.
Log In
k
kate
complete
We've launched a big expansion to our REST API! Now, you can use the API for nearly everything you can do in the Dashboard. Docs are here: https://api-docs.render.com/reference/introduction
Anurag Goel
in progress
M
Mike Gillett
This is a big missing piece for us to be able to roll our own preview environment logic since it doesn't seem like preview environments work today with image backed services (only repo backed services).
I can already create my own service via API, but without also being able to create a DB I either need to limit ourselves to one preview environment at a time (or some fixed number of DB slots that we just keep spun up)
Anurag Goel
P
Praneet Loke
This is an important feature for the Pulumi provider that I am working on. Feature parity with the what's possible in the console would be great!
P
Praneet Loke
I've launched a preview of the Render provider for Pulumi: github.com/cloudy-sky-software/pulumi-render/.
Announcement blog post: https://blog.cloudysky.software/archive/announcing-pulumi-provider-for-render/