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
When attempting to run OpenTofu tofu commands I get registry retrieval errors like so, but not with terraform:
│ Error: Error accessing remote module registry
│
│ Failed to retrieve a download URL for registry.opentofu.org/terraform-aws-modules/vpc/aws 5.19.0 from registry.opentofu.org: failed to get download URL for
│ "registry.opentofu.org/terraform-aws-modules/vpc/aws": 200 OK resp:{
│ "location": "git::https://github.com/terraform-aws-modules/terraform-aws-vpc?ref=v5.19.0"
│ }
The text was updated successfully, but these errors were encountered:
When attempting to run OpenTofu
tofu
commands I get registry retrieval errors like so, but not withterraform
:The text was updated successfully, but these errors were encountered: