Skip to content
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

open tofu failing to find github #144

Open
jmikedupont2 opened this issue Jan 14, 2025 · 0 comments
Open

open tofu failing to find github #144

jmikedupont2 opened this issue Jan 14, 2025 · 0 comments
Labels
bug 🐛 An issue with the system

Comments

@jmikedupont2
Copy link

Describe the Bug

- Finding hashicorp/local versions matching ">= 1.2.0"...
- Installing hashicorp/random v3.6.3...
- Installed hashicorp/random v3.6.3 (signed, key ID 0C0AF313E5FD9F80)
- Installing hashicorp/aws v5.83.1...
- Installed hashicorp/aws v5.83.1 (signed, key ID 0C0AF313E5FD9F80)
- Installing hashicorp/local v2.5.2...
- Installed hashicorp/local v2.5.2 (signed, key ID 0C0AF313E5FD9F80)

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 resolve provider packages
│
│ Could not resolve provider hashicorp/github: no available releases match the given constraints 3.0.0```

### Expected Behavior

it should work like with terraform  please

### Steps to Reproduce

in examples tofu init

### Screenshots

_No response_

### Environment

tofu  --version
OpenTofu v1.9.0
on linux_amd64
+ provider registry.terraform.io/hashicorp/aws v5.83.1
+ provider registry.terraform.io/hashicorp/github v3.0.0
+ provider registry.terraform.io/hashicorp/local v2.5.2
+ provider registry.terraform.io/hashicorp/random v3.6.3

### Additional Context

_No response_
@jmikedupont2 jmikedupont2 added the bug 🐛 An issue with the system label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 An issue with the system
Projects
None yet
Development

No branches or pull requests

1 participant