hashicorp / terraform-provider-ultradns

Terraform UltraDNS provider. Please note: This Terraform provider is archived per our provider archiving process: https://terraform.io/docs/internals/archiving.html
https://www.terraform.io/docs/providers/ultradns/
Mozilla Public License 2.0
7 stars 24 forks source link

Add this provider in the new terraform registry (0.13) #20

Open bkamin29 opened 4 years ago

bkamin29 commented 4 years ago

Hello,

Could you add this provider to the new terraform registry provided by the new version, terraform 0.13. You can follow this documentation https://www.terraform.io/docs/registry/providers/publishing.html

I have forked your repository to make a functional demo:

It will be better if you support directly this terraform provider, instead of me and my forked repository.. How we can help you with this ? We need you, do you will continue to support this official repository ?

Thank you in advance,

Benjamin

spatel96 commented 3 years ago

It looks like there are a number of people with various workarounds to get this provider working for later versions of terraform:

I've forked a fork from this repository to add simple automation for building the provider: https://github.com/spatel96/terraform-provider-ultradns/tree/terraform012

Original fork: https://github.com/robertlindner/terraform-provider-ultradns/tree/terraform012

We should probably collate some of this work and also work on getting this provider back into the official repository.