There's something really cathartic about watching a database restore take place with no errors 😌
But I'm lucky, because I haven't tried a restore in a good while 😬
I really need to automate a process of spinning up an instance, running restore from a recent dump, making sure it runs smoothly, and destroying the instance.
Any recommendations for doing this (ideally with a Python-based tool)?