Skip to content
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.

user modification loses grants #100

Open
oker1 opened this issue Oct 7, 2019 · 0 comments
Open

user modification loses grants #100

oker1 opened this issue Oct 7, 2019 · 0 comments

Comments

@oker1
Copy link

oker1 commented Oct 7, 2019

Terraform Version

v0.11.14

Affected Resource(s)

  • mysql_user
  • mysql_grant

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

  1. terraform apply
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant