Hello :wave: I'm not sure, whether this is the rig...
# google-cloud
e
Hello 👋 I'm not sure, whether this is the right channel... I'm using Pulumi (❤️ I love it so far) to deploy a Cloud Run service. During the new version release, I'd like to perform DB migrations, but I haven't found the right place to do it. It could happen on every container start, but that introduces a significant startup overhead 😞 Is there something like a hook, to execute, when a new service version is being deployed?