-
Notifications
You must be signed in to change notification settings - Fork 152
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
Comments
Hi @Paulobezerr, Thank you for your suggesting. Currently, the official providers are moving to being sourced from the Terraform Registry. If it done, we will support it. |
Hi, an option to download the plugin with |
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. |
RKE provider is already published on terraform registry, https://registry.terraform.io/providers/rancher/rke/latest Please, reopen issue if needed. |
With this, we dont need to install the plugin manually.
It will be downloaded in
terraform init
https://registry.terraform.io/github/create
The text was updated successfully, but these errors were encountered: