Closed zogamorph closed 2 months ago
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Is there an existing issue for this?
Community Note
Terraform Version
1.8.4
AzureRM Provider Version
3.113.0
Affected Resource(s)/Data Source(s)
azurerm_mssql_database
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
It should convert database to serverless and remove the license_type
Actual Behaviour
Get error following error: Error: serverless databases do not support license type
Steps to Reproduce
With the local:IsNotServeless = true create the database
Update the local:IsNotServeless = false
and apply again
Important Factoids
No response
References
Here issues raise first: Serverless database does not accept license_type parameter