rubrikinc / terraform-provider-rubrik

Rubrik Provider for Terraform
https://build.rubrik.com/tooling-integrations/terraform/
MIT License
14 stars 14 forks source link

Make rubrik appear in Terraform Registry ( https://registry.terraform.io/ ) #86

Open dsinang opened 1 year ago

dsinang commented 1 year ago

Is your feature request related to a problem? Please describe.

The rubrik provider does not appear to be registered in the Terraform registry at https://registry.terraform.io/ . When I search for "rubrik" I only find the Polaris provider at https://registry.terraform.io/providers/rubrikinc/polaris/latest .

This is a problem as it requires us to download and install the rubrik provider from Github, instead of Terraform automatically downloading it from the internet.

Describe the solution you'd like

I would like the rubrik provider to be registered in the Terraform registry.

sbkg0002 commented 1 week ago

Any update on this?