You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initializing the backend...
Initializing provider plugins...
- Finding hashicorp/onepassword versions matching ">= 1.4.1"...
╷
│ Error: Failed to query available provider packages
│
│ Could not retrieve the list of available versions for provider hashicorp/onepassword: provider registry registry.opentofu.org does not have a provider named
│ registry.opentofu.org/hashicorp/onepassword
│
│ 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 hashicorp/onepassword, 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/
╵
Running tofu providers as suggested gives me this output:
Providers required by configuration:
.
└── provider[registry.opentofu.org/hashicorp/onepassword] >= 1.4.1
Hi,
Though I see it in the
providers
folders, I cannot manage to import it in my Tofu stack.Upon running
tofu init
, I get this error message:Running
tofu providers
as suggested gives me this output:Is 1password not available yet?
OpenTofu Version
OpenTofu Configuration Files
The text was updated successfully, but these errors were encountered: