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
{{ message }}
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.
Terraform Version
v0.11.14
Affected Resource(s)
Expected Behavior
When a user is modified, and recreated because of it, its grants should stay the way they are configured with mysql_grant resources.
Actual Behavior
When the user is recreated the grants are dropped implicitly (mysql behavior), and not recreated
Steps to Reproduce
terraform apply
The text was updated successfully, but these errors were encountered: