Join Slack
Powered by
This message was deleted.
# aws
s
sparse-intern-71089
10/23/2020, 5:10 PM
This message was deleted.
s
sparse-park-68967
10/23/2020, 5:32 PM
One option would be to consider moving your db setup logic to out of the “runner” - e.g. the example here provisions a lambda which can be invoked separately or as part of the deploy:
https://gist.github.com/lukehoban/5c168258b641368dcccc7810dc454ca9
a
adamant-dress-73325
10/23/2020, 9:49 PM
@sparse-park-68967
Thanks for the example, interesting approach, also seems viable.
c
curved-pharmacist-41509
10/25/2020, 4:45 AM
https://medium.com/pixel-and-ink/running-database-migrations-in-aws-fargate-with-pulumi-eba56a7bf5e4
This is my approach to DB migrations
💯 1
Open in Slack
Previous
Next