No description
  • Go 99.7%
  • Shell 0.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
OpenTofu Core Development Team c2d4c1b93d Apply GitHub workflow changes
2026-07-13 09:24:58 +00:00
.github Apply GitHub workflow changes 2026-07-13 09:24:58 +00:00
docs feat: expose virtual machine folder in vsphere_virtual_machine data s… (#2741) 2026-07-09 15:12:55 +03: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 fix: mark 'services' as a computed attribute for r/vnic (#2743) 2026-07-13 10:46:15 +03:00
.gitignore fix: do not track RELEASE_NODES.md generated during release workflow 2026-05-12 14:13:53 +03: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 feat: add datastore_path for VM metadata sub-folder placement (#2730) 2026-06-16 11:03:25 -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 chore(deps)(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 (#2744) 2026-07-13 10:49:35 +03:00
go.sum chore(deps)(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 (#2744) 2026-07-13 10:49:35 +03: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: bump golang to 1.26.3 (#2719) 2026-05-22 09:14:30 -04: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

Because this Terraform provider is developed as an open-source project and follows standard GitHub community practices, we encourage customers to submit bug reports and enhancement requests directly in the project's GitHub repository. However, we recognize that some situations may require formal technical support through our Global Support Services (GSS) process. In those cases, please open a case through the Broadcom support portal, referencing the provider, the provider version, and any related GitHub issue(s). When opening your case, please select VMware ESXi as the Product and choose VCF Terraform from the components drop-down menu.

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.