We are facing an issue on terraform in resource mysql-server.azurerm_mysql_server under storage_mb with sku_name as “GP_Gen5_16”.As per terraform official doc in sku GP_Gen5_16, support storage_mb upto range (5120 - 4194304).
If in Azure Portal provides storage_mb of 6842368 then the same resource in terraform should support too.
Please provide an alternate solution so that we can proceed further.
Error ::–
Error: expected storage_mb to be in the range (5120 - 4194304), got 6842368