Consensys / quorum-aws

Tools for deploying Quorum clusters to AWS
Other
33 stars 18 forks source link

bin/global apply Failing #11

Open NEO2756 opened 5 years ago

NEO2756 commented 5 years ago

$ terraform init

Terraform has been successfully initialized! .................

$ bin/global apply Plugin reinitialization required. Please run "terraform init". Reason: Could not satisfy plugin requirements.

Plugins are external binaries that Terraform uses to access and manipulate resources. The configuration provided requires plugins which can't be located, don't satisfy the version constraints, or are otherwise incompatible.

1 error(s) occurred:


Information: $ pwd /Users/neo/quorum-aws/terraform $ ls ./.terraform/plugins/darwin_amd64/ lock.json terraform-provider-aws_v2.5.0_x4 terraform-provider-null_v2.1.0_x4 $ ls ~/.terraform.d/plugins/darwin_amd64/ (Empty)