Skip to content

open tofu failing to find github #144

@jmikedupont2

Description

@jmikedupont2

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_

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug🐛 An issue with the system

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions