▲ 5 r/Supabase
IaC or config.toml?
How are you guys handling infrastructure as code with Supabase? We could use config.toml, but it seems like that file only works for one Supabase instance since the project_id field selects on Supabase project.
We would like to handle both a staging and a production environment of Supabase.
Config as code with config.toml seems to work nicely when using Supabase branching, but does not seem to be so simple when having multiple projects.
We are considering using Pulumi for IaC.
u/Ramriez — 17 hours ago