Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#google-cloud
Title
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/
.
Post