Closed kadigergo closed 5 years ago
GRANT ... REQUIRE SSL causes change in mysql_user.test state (because of mysql behavior as SSL part is written into user table) which requires further investigation.
@kadigergo is it possible to ship just the import
without changing the REQUIRE SSL
behavior?
There is open PR #113 that fixes this.
This pull request fixes https://github.com/terraform-providers/terraform-provider-mysql/issues/61. It populates tls_option field also properly.
Note: Passwords cannot be imported.