Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Add this provider to the Terraform public registry #86

Closed
TrevorVonSeggern opened this issue Jul 2, 2018 · 6 comments

Comments

@TrevorVonSeggern
Copy link

Expected Behavior

"terraform init" should download this provider without having to manually install the binaries/install from source.

Actual Behavior

"terraform init" => 'Provider "helm" not available for installation.'

@cosmopetrich
Copy link

I don't believe this is currently possible. The Terraform registry only supports modules, not providers or other plugins. There are plans to change that as noted in hashicorp/terraform#17154, but providers must be installed manually for now.

@TrevorVonSeggern
Copy link
Author

Yep, I think you are right. You can close this if you want now, or leave open till terraform supports it.

@mildwonkey
Copy link

There is an open issue around hosting providers in the registry: hashicorp/terraform#15252

I'm involved with this task, so I will assign it to myself and post updates as I have more information.

There is another option for you. Officially approved providers hosted on releases.hashicorp.com and downloaded during terraform init. You could submit this provider to the Terraform Provider Development Program.

@Jeeppler
Copy link

Yes, it would be awesome if this provider could be part of the official Terraform provider list: https://www.terraform.io/docs/providers/index.html

@meyskens
Copy link
Contributor

@meyskens
Copy link
Contributor

We're official now!

@ghost ghost locked and limited conversation to collaborators Apr 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants