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 parameters for mysql connection configuration #95

Closed lukasbudisky closed 5 years ago

lukasbudisky commented 5 years ago

New optional parameters for configuring mysql connection

davidji99 commented 5 years ago

Thanks for your PR!

Since you're making changes to the provider block, please update the docs with information about the new attributes. Otherwise, looks good.

lukasbudisky commented 5 years ago

Thanks for your reply. I updated documentation.

lukasbudisky commented 5 years ago

@davidji99 Is there some information when will be new mysql provider version released?

davidji99 commented 5 years ago

Hi @lukasbudisky,

Let me submit a request for this today.

lukasbudisky commented 5 years ago

cool, thanks