Skip to content

sumitAgrawal007/terraform-provider-vsphere

 
 

Repository files navigation

Terraform vSphere Provider GitHub tag (latest SemVer) license

Terraform logo

This is the repository for the Terraform vSphere Provider, which one can use with Terraform to work with VMware vSphere Products, notably vCenter Server and ESXi.

For general information about Terraform, visit the official website and the GitHub project page.

This provider plugin is maintained by the Terraform team at HashiCorp.

Requirements

  • Terraform 0.12.x
    • Note that version 0.11.x currently works, but is deprecated
  • vSphere 6.5
    • Currently, this provider is not tested for vSphere 7, but plans are underway to add support.
  • Go 1.14.x (to build the provider plugin)

Building The Provider

Unless you are contributing to the provider or require a pre-release bugfix or feature, you will want to use an officially released version of the provider.

Contributing to the provider

The Terraform vSphere Provider is the work of many contributors. We appreciate your help!

To contribute, please read the contribution guidelines. You may also report an issue. Once you've filed an issue, it will follow the issue lifecycle.

Also available are some answers to Frequently Asked Questions.

Packages

No packages published

Languages

  • Go 98.7%
  • Other 1.3%