eventuate-tram-examples-customers-and-orders
eventuate-tram-examples-customers-and-orders copied to clipboard
Convert local provisioner to k8s job
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