hashicorp / terraform-provider-mysql

Terraform MySQL provider – This Terraform provider is archived per our provider archiving process: https://terraform.io/docs/internals/archiving.html
https://www.terraform.io/docs/providers/mysql/
Mozilla Public License 2.0
61 stars 189 forks source link

Add REQUIRE SSL Option #34

Closed teraken0509 closed 6 years ago

teraken0509 commented 6 years ago

This pull request enable to require to use ssl connection per account.

jochen42 commented 6 years ago

Hi together,

after i creaate the issue #40 , i saw this PR. This will already solve my problem. So it would be nice, to know if it is planed to release this?

THX, jochen

joestump commented 6 years ago

👋Thanks for the PR @kterada0509. This needs an acceptance test and documentation. I'll try and get that handled on merge. Sorry for the delay on this; I was just recently added as a maintainer and am working through the backlog.

joestump commented 6 years ago

@kterada0509 after reviewing this and merging #40 I'm going to go ahead and close this out. Thanks again for taking the time and sorry again for how long it took to take action on this!