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 187 forks source link

Still maintained? #130

Open llomgui opened 4 years ago

llomgui commented 4 years ago

Hello,

Is this repository still maintained? Looks like it is dead since february...

davidji99 commented 4 years ago

This repository is still somewhat maintained but recent PRs have not had tests or documentations. A good example is https://github.com/terraform-providers/terraform-provider-mysql/pull/113. I do plan on sending some of my personal free time to shore up this repository and see about transitioning this provider to be available on registry.terraform.io.

Bozydarek commented 4 years ago

Hi @davidji99 :wave: Any updates on registering this provider on the registry.terraform.io. ?

davidji99 commented 4 years ago

Hi @Bozydarek,

I'll need to check in with Hashicorp to determine the steps if https://github.com/mysql won't own the repository. Normally, the upstream service ends up owning the terraform provider. However, I doubt MySQL has any maintainers on this repository. Keep you posted.

Bozydarek commented 4 years ago

Hi, I just saw that someone published the fork of this repository in the registry: https://registry.terraform.io/providers/winebarrel/mysql/latest.

LoicGombeaud commented 4 years ago

Hi, @Bozydarek did you try out the fork? If so, could you please report how it went?

llomgui commented 3 years ago

@LoicAG I tested, works like a charm.

LoicGombeaud commented 3 years ago

@llomgui merci for the feedback! :)