ewilde / terraform-provider-kibana

Kibana terraform provider
Mozilla Public License 2.0
73 stars 23 forks source link

Publish on Terraform registry? #53

Closed ottramst closed 3 years ago

ottramst commented 3 years ago

Hi!

Thanks for the hard work with the provider! Are there any plans publishing the provider to Terraform Registry?

Thanks!

ewilde commented 3 years ago

@ottramst thank you for the suggestion. I will begin working on this following the steps in :

https://www.terraform.io/docs/registry/providers/publishing.html?_ga=2.152396476.444474353.1610356844-1973112316.1605263356

Terraform by HashiCorp
Terraform Registry - Publishing Providers - Terraform by HashiCorp
Publishing Providers to the Terraform Registry
miguelnge commented 3 years ago

Hi @ewilde , I'm wondering if you had the time to publish this plugin to the Terraform registry. Currently, we're using TF >0.13 and the only way we found to make it work was to generate a local filesystem mirror to publish the built plugin. This would help us to simplify the process.

ewilde commented 3 years ago

👋 hey @miguelnge thank you for your comment, i'm planning to get this published over the weekend and will ping this thread with an update.

ewilde commented 3 years ago

🎉 got this published now

https://registry.terraform.io/providers/ewilde/kibana/latest

image

Please feel free to re-open the issue if something is missing