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

Failed to download module: error: pathspec 'v2.0' did not match any file(s) #5

Open
denver-s opened this issue Jun 21, 2021 · 1 comment

Comments

@denver-s
Copy link

terraform init

Initializing modules...
Downloading github.com/midl-dev/terraform-gke-blockchain?ref=v1.0 for terraform-gke-blockchain...
- terraform-gke-blockchain in .terraform/modules/terraform-gke-blockchain
Downloading github.com/midl-dev/tezos-on-gke?ref=v2.0//terraform-no-cluster-create for tezos-baker...
- tezos-baker in .terraform/modules/tezos-baker/terraform-no-cluster-create
- tezos-baker.terraform-gke-blockchain in .terraform/modules/tezos-baker/terraform-no-cluster-create/empty_module
Downloading github.com/midl-dev/tezos-auxiliary-cluster?ref=v2.0//terraform-no-cluster-create for tezos-mainnet-monitoring...

Error: Failed to download module

Could not download module "tezos-mainnet-monitoring" (main.tf:60) source code
from
"github.com/midl-dev/tezos-auxiliary-cluster?ref=v2.0//terraform-no-cluster-create":
error downloading
'https://github.com/midl-dev/tezos-auxiliary-cluster.git?ref=v2.0':
/usr/bin/git exited with 1: error: pathspec 'v2.0' did not match any file(s)
known to git



Error: Failed to download module

Could not download module "tezos-mainnet-monitoring" (main.tf:60) source code
from
"github.com/midl-dev/tezos-auxiliary-cluster?ref=v2.0//terraform-no-cluster-create":
error downloading
'https://github.com/midl-dev/tezos-auxiliary-cluster.git?ref=v2.0':
/usr/bin/git exited with 1: error: pathspec 'v2.0' did not match any file(s)
known to git
@denver-s
Copy link
Author

Changed tezos-auxiliary-cluster?ref=v2.0 with tezos-auxiliary-cluster?ref=v1.1 but it is probably old.

Changed terraform-gke-blockchain?ref=v1.0 with terraform-gke-blockchain?ref=v1.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant