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

Add this plugin in terraform registry #63

Closed
pgbezerra opened this issue Feb 25, 2019 · 4 comments
Closed

Add this plugin in terraform registry #63

pgbezerra opened this issue Feb 25, 2019 · 4 comments

Comments

@pgbezerra
Copy link

With this, we dont need to install the plugin manually.
It will be downloaded in terraform init

https://registry.terraform.io/github/create

@yamamoto-febc
Copy link
Contributor

Hi @Paulobezerr,

Thank you for your suggesting.

Currently, the official providers are moving to being sourced from the Terraform Registry.
However, it doesn't support 3rd providers yet.
(see hashicorp/terraform#15252 (comment))

If it done, we will support it.

@marioapardo
Copy link

Hi, an option to download the plugin with terraform init [adding-provider-source-to-hashicorp-terraform] (https://www.hashicorp.com/blog/adding-provider-source-to-hashicorp-terraform/)

@rawmind0
Copy link
Contributor

Hi @marioapardo , we are already working with hashicorp to add this provider to the terraform registry.

The one caveat is that Community providers published via the Terraform Registry will only be installable via Terraform 0.13, which beta was just released last week. The tf 0.13 GA release should follow in the next few months.

@rawmind0
Copy link
Contributor

rawmind0 commented Jul 1, 2020

RKE provider is already published on terraform registry, https://registry.terraform.io/providers/rancher/rke/latest

Please, reopen issue if needed.

@rawmind0 rawmind0 closed this as completed Jul 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants