doitintl / terraform-provider-doit

Terraform provider for DoiT API platform
Mozilla Public License 2.0
1 stars 0 forks source link

Register with opentofu #3

Open haizaar opened 6 months ago

haizaar commented 6 months ago

With opentofu going GA, it will be great to make this provider available in its registry:

tofu init 

Initializing the backend...
Initializing modules...

Initializing provider plugins...
- Finding doitintl/doit versions matching "~> 0.13.0"...

Providers are signed by their developers.
If you'd like to know more about provider signing, you can read about it here:
https://opentofu.org/docs/cli/plugins/signing/
╷
│ Error: Failed to query available provider packages
│ 
│ Could not retrieve the list of available versions for provider doitintl/doit: provider registry registry.opentofu.org does not have a provider named registry.opentofu.org/doitintl/doit
│ 
│ All modules should specify their required_providers so that external consumers will get the correct providers when using a module. To see which modules are currently depending on doitintl/doit, run the following command:
│     tofu providers
│ 
│ If you believe this provider is missing from the registry, please submit a issue on the OpenTofu Registry https://github.com/opentofu/registry/issues/
╵
haizaar commented 6 months ago

@dianibar do you have any update on this please?

dianibar commented 6 months ago

@haizaar, following the instructions here, I submitted the provider. This is the issue that was created. https://github.com/opentofu/registry/issues/219

haizaar commented 6 months ago

Thank you Diana. Looks like the PR has been merged. Does it mean it's all good to go now?

On Wed, 14 Feb 2024 at 10:18, Diana Barreto @.***> wrote:

@haizaar https://github.com/haizaar, following the instructions here, I submitted the provider. This is the issue that was created. opentofu/registry#219 https://github.com/opentofu/registry/issues/219

— Reply to this email directly, view it on GitHub https://github.com/doitintl/terraform-provider-doit/issues/3#issuecomment-1942819439, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAOGWJDTZQXSQNZXPJ2ABLYTPYF5AVCNFSM6AAAAABC473F3OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNBSHAYTSNBTHE . You are receiving this because you were mentioned.Message ID: @.***>

-- Zaar

dianibar commented 6 months ago

I believe we should be good to go as it is to add the provider, but I didn't have time to test today I will test tomorrow.

dianibar commented 6 months ago

Hi Zaar, it works

Screenshot 2024-02-16 at 4 20 52 pm