Skip to content

octravis/terraform-provider-vsphere

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform vsphere provider

About this repository

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

How to build the vsphere provider

  1. Export GOPATH and append PATH with $GOPATH/bin
  2. Clone or checkout this repository at $GOPATH/src/github.com/IBM-tfproviders
  3. cd to $GOPATH/src/github.com/IBM-tfproviders/vmware-vsphere
  4. make deps
  5. make build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.4%
  • Makefile 0.6%