How do we preview changes applyed by supabase config push
In my prior job, I used to use terraform's plan / apply model in order to verify changes before actually pushing them to a production environment (and get a nice diff)
I would love to be able to setup a review loop for folks making changes to the config.toml
Is there an equivalent for the config.toml config push command?
I would love to be able to setup a review loop for folks making changes to the config.toml
Is there an equivalent for the config.toml config push command?