Wordpress&MySQL ACI Deployment with Terraform

Dear All,

I currently try to deploy a Wordpress and MySQL Container on Azure with Azure Container Instance within a single Container Group. i made it to deploy the Container Group and a Storage Account, but the Wordpress throws an Error that the DB is not available and as it seems the Storage Account can not be implemented.

The Storage Account should contain the MySQL and Wordpress Data, so that they are uncoppled from the Containers and can be updated easy.

After some investigation i did not found a Terraform Template that might help me with this.
Maybe someone of you might help me.

Kind Regards,

Peter