nrkno / terraform-provider-lastpass

Terraform Lastpass provider
Apache License 2.0
61 stars 7 forks source link

Terraform registry? #24

Closed imphil closed 3 years ago

imphil commented 4 years ago

Thanks for this nice terraform plugin.

This might be a stupid question, but would it be possible to add this provider to the Terraform Registry, to make it installable through terraform init? (I might be missing something obvious which makes that impossible, of course.)

midacts commented 4 years ago

there's usually a process to get added to the TF registry.

https://www.terraform.io/guides/terraform-provider-development-program.html

usually looks something like this: https://github.com/microsoft/terraform-provider-azuredevops/issues/241

martensson commented 4 years ago

Hi guys, this is currently one of the new things supported in Terraform v0.13 Beta. I have also requested this feature for over a year and glad that it is finally being supported.

I am working on it and hope to have it ready once 0.13 is released. 👍

martensson commented 3 years ago

This is now resolved (see updated README and release) 👍