You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.7.4
AzureRM Provider Version
3.93.0
Affected Resource(s)/Data Source(s)
azurerm_mysql_flexible_server
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
When reducing
storage.size_gb
in configuration, theazurerm_mysql_flexible_server
resource should be destroyed and re-created.The same applies when auto-grow has increased the actual
size_gb
value, resulting in configuration drift.Actual Behaviour
Terraform suggests an in-place update.
Steps to Reproduce
terraform apply
storage.size_gb
from 30 to 20.terraform apply
Important Factoids
N/A.
References
Azure Database for MySQL - Flexible Server service tiers: Storage explicitly notes:
The text was updated successfully, but these errors were encountered: