No description
  • Go 99.7%
  • Shell 0.2%
Find a file
OpenTofu Core Development Team f5c725c6ac Apply GitHub workflow changes
2026-03-30 08:48:07 +00:00
.github Apply GitHub workflow changes 2026-03-30 08:48:07 +00:00
docs Update virtual_machine.md (#2700) 2026-03-24 13:33:58 +02:00
scripts chore(gh): generate release notes on release (#2592) 2025-08-22 13:49:44 -04:00
tests fix: Stabilize and enable more acceptance tests (#2662) 2026-01-16 13:19:39 +02:00
vsphere chore(deps): bump golang to 1.26.1 (#2696) 2026-03-17 13:13:57 -07:00
.gitignore chore: update .gitignore (#2395) 2025-04-29 14:26:08 -04:00
.golangci.yml fix: gosec g402 (#2507) 2025-05-19 11:53:18 -04:00
.goreleaser.tmpl chore(xfer): update release workflow (#2408) 2025-05-06 08:06:15 -04:00
.goreleaser.yml chore(xfer): update release workflow (#2408) 2025-05-06 08:06:15 -04:00
CHANGELOG.md docs: update CHANGELOG.md (#2701) 2026-03-26 13:45:23 -04:00
CODE_OF_CONDUCT.md chore(xfer): update code-of-conduct (#2398) 2025-05-05 20:32:48 -04:00
CODEOWNERS chore: update codeowners (#2518) 2025-05-17 12:12:36 -04:00
CONTRIBUTING.md chore(xfer): update contributing (#2403) 2025-05-05 20:32:48 -04:00
go.mod fix: bump grpc to v1.79.3 (#2699) 2026-03-19 13:52:54 +02:00
go.sum fix: bump grpc to v1.79.3 (#2699) 2026-03-19 13:52:54 +02:00
LICENSE chore(xfer): update license (#2412) 2025-05-05 20:32:50 -04:00
main.go chore(xfer): update module namespace (#2414) 2025-05-06 08:06:16 -04:00
Makefile chore: rename makefile (#2487) 2025-05-12 07:45:04 -04:00
NOTICE chore(xfer): add notice (#2402) 2025-05-05 20:32:49 -04:00
README.md chore(deps): bump golang to 1.26.1 (#2696) 2026-03-17 13:13:57 -07:00
terraform-registry-manifest.json chore(xfer): update registry manifest (#2406) 2025-05-05 20:32:50 -04:00

VMware vSphere

Terraform Provider for VMware vSphere

Latest Release License

The Terraform Provider for VMware vSphere is a plugin for Terraform that allows you to interact with VMware vSphere.

Learn more:

Requirements

Using the Provider

The Terraform Provider for VMware vSphere is a Partner tier provider.

Partner tier providers are owned and maintained by a partner in the HashiCorp Technology Partner Program. HashiCorp verifies the authenticity of the publisher and the provider are listed on the Terraform Registry with a Partner tier label.

To use a released version of the Terraform provider in your environment, run terraform init and Terraform will automatically install the provider from the Terraform Registry.

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

See Installing the Terraform Provider for VMware vSphere for additional instructions on automated and manual installation methods and how to control the provider version.

For either installation method, documentation about the provider configuration, resources, and data sources can be found on the Terraform Registry.

Upgrading the Provider

The provider does not upgrade automatically. After each new release, you can run the following command to upgrade the provider:

terraform init -upgrade

Contributing

The Terraform Provider for VMware vSphere is the work of many contributors and the project team appreciates your help!

If you discover a bug or would like to suggest an enhancement, submit an issue.

If you would like to submit a pull request, please read the contribution guidelines to get started. In case of enhancement or feature contribution, we kindly ask you to open an issue to discuss it beforehand.

Support

The Terraform Provider for VMware vSphere is supported by Broadcom and the provider community. For bugs and feature requests please open a GitHub Issue and label it appropriately or contact Broadcom support.

License

© Broadcom. All Rights Reserved. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.

The Terraform Provider for VMware vSphere is available under the Mozilla Public License, version 2.0 license.