create mysql database automatically
Hello, i was wondering what is the best way of creating a mysql database automatically. Heard https://www.terraform.io/ may be a good option but it seems like its for larger projects and i don't really expect to have a large amount of data to begin with. Is there a better alternative or should i just go ahead and start learning Terraform
Terraform by HashiCorp
Terraform is an open-source infrastructure as code software tool that enables you to safely and predictably create, change, and improve infrastructure.

