IBM-Cloud / vmware-solutions-shared

Companion for the tutorial "Getting Started with IBM Cloud for VMware Solutions Shared"
https://cloud.ibm.com/docs/solution-tutorials?topic=solution-tutorials-vmware-solutions-shared-getting-started
Apache License 2.0
3 stars 18 forks source link

terraform init fails #2

Closed karthick-kk closed 3 years ago

karthick-kk commented 3 years ago

Terraform unable to pull the required vcd plugin from registry.

` /tmp/vmware-solutions-shared master terraform init
Initializing modules...

Initializing the backend...

Initializing provider plugins...

Error: Failed to query available provider packages

Could not retrieve the list of available versions for provider hashicorp/vcd: no available releases match the given constraints 2.9.0

/tmp/vmware-solutions-shared master `

l2fprod commented 3 years ago