Hey guys,
quick question
i am trying spin up and destroy azure mysql flexible db on demand using terraform .So is there a way for me to create tables and seed the data into the db each time i spin up ,other than manually logging into the db and running the sql scripts. like user data in VM’s