cloudamqp / terraform-provider-cloudamqp

Terraform Provider for CloudAMQP
https://registry.terraform.io/providers/cloudamqp/cloudamqp
Mozilla Public License 2.0
35 stars 39 forks source link

Invite to publish to the Terraform Registry #78

Closed aicarmic closed 3 years ago

aicarmic commented 4 years ago

👋 Hi there! We noticed this provider is on our list of community providers, however it has not yet been published to the newly-released Terraform Registry for Providers (registry.terraform.io). We'd like to invite you to get it published, since it makes using and installing it much easier for anyone using Terraform 0.13! Instructions for doing so are available here. If you need some help producing documentation, take a look at this project which may come in handy!

Please note that we will soon be redirecting the community listing page to registry.terraform.io.

Thanks for your contributions and we look forward to seeing this provider listed soon!

Thanks, Team Terraform @ HashiCorp

tbroden84 commented 4 years ago

Hi, thanks for reaching out.

Yes have been in contact with you to start the process about two weeks ago. However been on semi sick leave and focus elsewhere. Earlier this summer we got accepted to the old Terraform Provider Development Program. From there we forked a new repository, under your namespace. As I understand we will now keep this repository as official. Then only need to upload our signed binaries during publish through Github Actions to Terraform registry?

Furthermore we will be looking to have our provider verified by you/Hashicorp. Saw there was additional steps in order to do that.

For now started from where I finished last and setting up GitHub action release.

aicarmic commented 4 years ago

Hi @tbroden84 sure that sounds good! Hope you're in good health. For joining our partner verified program, you can check out this guide for more info: https://www.terraform.io/guides/terraform-provider-development-program.html

tbroden84 commented 3 years ago

Hi @aicarmic. Thanks, unfortunately got worse so been away on full sick leave. On recovery now, but manage to get help of my co-workers. So we will start taking a look at this again.

tbroden84 commented 3 years ago

Looks like we succeeded to get Github action working. https://registry.terraform.io/providers/cloudamqp/cloudamqp/latest

Since we now have two repositories, our own and the one you created before. We wonder if we can keep our own as official. Now there is a split on issues created in both repositories.

aicarmic commented 3 years ago

@tbroden84 That's great news! On the one residing in terraform-providers we will mark it as Archived with a note pointing to this one. We can also set a flag on the registry itself so that users with the old one get automatically redirected to source from the new provider location. Does that work?

aicarmic commented 3 years ago

@tbroden84 we've gone ahead and archived the old repo, and set the moved_to parameter. Let us know if we can do anything else to help and thanks for your contributions!

tbroden84 commented 3 years ago

@aicarmic Thanks. Sounds good.