Closed hashibot closed 6 years ago
https://github.com/ziutek/mymysql/issues/121 The issue is that the underlying driver doesn't provide SSL capabilities, I'm planning to update it to github.com/golang-sql-driver/mysql, pull request is coming.
Is there any update on this? As the go-sql-driver is now merged, it would be really great to see this now :smiley:
It is in a PR since a long time ago: https://github.com/terraform-providers/terraform-provider-mysql/pull/17
I'd like to see this merged :-) Thanks for the work!
This has been addressed in #43.
This issue was originally opened by @michalmedvecky as hashicorp/terraform#11937. It was migrated here as part of the provider split. The original body of the issue is below.
Enhancement proposition: MySQL provider does not support SSL connections to the server. Should be easy to add.