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
Hey @kratkyzobak, it looks like this doc change went in a couple weeks ago. I'm going to close this issue down but feel free to reopen it if you're still seeing issues
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
Description
In https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/mysql_flexible_server#backup_retention_days, there is 7 as minimum. According to Azure documentation (and according to setting enabled through portal), minimum is one day.
I hope, 7 were used as resource were copied from PosgtreSQL version of Flexible server, where 7 days is minimum.
New or Affected Resource(s)/Data Source(s)
azurerm_mysql_flexible_server
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: