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
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave comments along the lines of "+1", "me too" or "any updates", they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment and review the contribution guide to help.
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.9.5
AzureRM Provider Version
4.2.0
Affected Resource(s)/Data Source(s)
azurerm_mysql_flexible_server
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
source_server_id property to be properly imported.
Actual Behaviour
source_server_id property is not imported properly. It always imports as an empty string.
Next plan/apply forces recreation which is not desired.
Steps to Reproduce
Important Factoids
No response
References
There was a previous issue regarding this topic created by me - #27272 with follow up PR which meant to fix it - #27295, but that PR was incorrect.
I created a new PR to fix this issue - #27442
The text was updated successfully, but these errors were encountered: