Terraform-provider-helm: Feature Request: Add this provider to the Terraform public registry

Created on 2 Jul 2018  路  6Comments  路  Source: hashicorp/terraform-provider-helm

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.'

Most helpful comment

We're official now!

All 6 comments

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.

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

There is an open issue around hosting providers in the registry: https://github.com/hashicorp/terraform/issues/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.

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

We're official now!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rubenv picture rubenv  路  11Comments

shamsalmon picture shamsalmon  路  34Comments

dfry picture dfry  路  14Comments

dangarthwaite picture dangarthwaite  路  19Comments

iliasbertsimas picture iliasbertsimas  路  12Comments