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
Publishing the provider to the Terraform registry #1
Comments
Hi, thanks for reaching out. I'm glad you like it. Yes, it would be nice if we could see msgraph provider in the registry. It's also appropriate for the next short term milestone in the development. I really appreciate your suggestion and your help in future! |
Hi @yaegashi, thank you for creating this great MS Graph provider. You could have a look into provider self publishing on the registry at https://www.terraform.io/docs/registry/providers/publishing.html#publishing-to-the-registry |
@hieumoscow Thanks for pinging me... I've noticed that now I can proceed to my public key registration (it was closed when I visited last week), but got an unknown error on submit. Probably I have to contact people in HashiCorp. I'll update you soon when I get an answer. The key I submit was:
|
@hieumoscow Finally! https://registry.terraform.io/providers/yaegashi/msgraph HashiCorp staff told me the registry has no support for Ed25519 GPG key. So I had to recreate an RSA4096 key and rerelease v0.0.5 with it. Another stumble point was https://github.com/crazy-max/ghaction-import-gpg doesn't support GPG subkeys for signing at all. I wasted much time and randomness entropy on generating keys of different kinds to confirm that. @nyuen I really appreciate your contribution with this issue and PR #4, and my apologies that it took so long time to be released. Hope this provider is useful for you. |
Congrats that's awesome - I expect it will be very popular internally and with our customers and partners! |
Woohoo that's awesome! |
Nice work! great news indeed! |
Hi,
The provider looks great, you can now publish your Terraform Community Provider with Hashicorp. It would be great to get yours in the list.
I'm happy to help you with this as we would like to use your provider in our open source project : https://github.com/azure/caf-terraform-landingzones
@arnaudlh, @LaurentLesle
The text was updated successfully, but these errors were encountered: