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
$ terraform init
Downloading https://github.com/cloudposse/terraform-example-module.git?ref=master for example...
╷
│ Error: Failed to download module
│
│ Could not download module "example" (repro.tf:1) source code from "https://github.com/cloudposse/terraform-example-module.git?ref=master": error downloading
│ 'https://github.com/cloudposse/terraform-example-module.git?ref=master': no source URL was returned
╵
╷
│ Error: Failed to download module
│
│ Could not download module "example" (repro.tf:1) source code from "https://github.com/cloudposse/terraform-example-module.git?ref=master": error downloading
│ 'https://github.com/cloudposse/terraform-example-module.git?ref=master': no source URL was returned
╵
$ terraform version
Terraform v1.0.5
The text was updated successfully, but these errors were encountered:
I blindly copy-pasted your example snippet and wasn't able to init.
The text was updated successfully, but these errors were encountered: