arizvisa / hashicorp-terraform-provider-vsphere

Terraform VMware vSphere provider

Home Page:https://www.terraform.io/docs/providers/vsphere/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vSphere Provider for Terraform GitHub tag (latest SemVer) license

Terraform logo

This is the repository for the vSphere Provider for Terraform, 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 vSphere Provider for Terraform 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.

About

Terraform VMware vSphere provider

https://www.terraform.io/docs/providers/vsphere/

License:Mozilla Public License 2.0


Languages

Language:Go 98.7%Language:HTML 0.6%Language:HCL 0.4%Language:Shell 0.3%Language:Makefile 0.1%