Upgrade & migrate from azurerm_sql_database to azurerm_mssql_database

Hi,

I am new with terraform and I’d like to have some guidance how to change azurerm_sql_database to azurerm_mssql_database for the already working databases.

What would be the sequences of the code change / migration?

Thank you a lot in advance.