eventuate-tram-examples-customers-and-orders icon indicating copy to clipboard operation
eventuate-tram-examples-customers-and-orders copied to clipboard

Convert local provisioner to k8s job

Open cer opened this issue 4 years ago • 0 comments

https://github.com/eventuate-tram/eventuate-tram-examples-customers-and-orders/blob/72503b5961c891891fa4a0ab02c245faef76a984/deployment/terraform_azure/azure_sql.tf#L30

e.g. create a job that runs mcr.microsoft.com/mssql-tools and has it execute a script that downloads and executes the SQL scripts.

Terraform executes the job: https://www.terraform.io/docs/providers/kubernetes/r/job.html

cer avatar Jun 26 '20 17:06 cer