https://pulumi.com logo
e

eager-pillow-75917

12/21/2020, 1:56 PM
I am creating dynamic dbs with pulumi on gcp. What would be the best to import a dump into the newly created db? I wanted to do it all at once with pulumi. What do you guys recommend?
g

gentle-diamond-70147

12/21/2020, 5:37 PM
A Dynamic Provider is the best way to do this and we have a blog post about this same use case - https://www.pulumi.com/blog/deploying-mysql-schemas-using-dynamic-providers/.