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

mysql_grant doesn't detect external changes #115

Open
eraac opened this issue Feb 21, 2020 · 0 comments
Open

mysql_grant doesn't detect external changes #115

eraac opened this issue Feb 21, 2020 · 0 comments

Comments

@eraac
Copy link

eraac commented Feb 21, 2020

Terraform Version

Terraform v0.12.20
+ provider.mysql v1.9.0

Affected Resource(s)

  • mysql_grant

Expected Behavior

External/manual changes for privileges should be rollback with a terraform apply

Actual Behavior

External/manual changes aren't detected

Steps to Reproduce

Please list the steps required to reproduce the issue, for example:

  1. terraform apply with mysql_grant
  2. change from database (remove one privilege)
  3. terraform apply don't detect change
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