This repository created by filtering the subdirectory https://github.com/hashicorp/terraform/tree/master/builtin/providers/vsphere from Git repo https://github.com/hashicorp/terraform
Original README
- Export GOPATH and append PATH with $GOPATH/bin
- Clone or checkout this repository at $GOPATH/src/github.com/IBM-tfproviders
- cd to $GOPATH/src/github.com/IBM-tfproviders/vmware-vsphere
- make deps
- make build