midl-dev / tezos-suite-docs

Documentation for the MIDL.dev Tezos baking suite
1 stars 2 forks source link

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

Open denver-s opened 3 years ago

denver-s commented 3 years ago

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 commented 3 years ago

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.