{"id":13505739,"url":"https://github.com/hashicorp/terraform-provider-vsphere","last_synced_at":"2025-04-23T17:17:23.102Z","repository":{"id":36999266,"uuid":"93446037","full_name":"hashicorp/terraform-provider-vsphere","owner":"hashicorp","description":"Terraform Provider for VMware vSphere","archived":false,"fork":false,"pushed_at":"2025-04-23T16:15:26.000Z","size":86583,"stargazers_count":637,"open_issues_count":169,"forks_count":463,"subscribers_count":55,"default_branch":"main","last_synced_at":"2025-04-23T17:16:56.616Z","etag":null,"topics":["terraform","terraform-provider","vsphere"],"latest_commit_sha":null,"homepage":"https://registry.terraform.io/providers/hashicorp/vsphere/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hashicorp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":"docs/support.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-06-05T20:53:54.000Z","updated_at":"2025-04-23T15:52:07.000Z","dependencies_parsed_at":"2023-10-10T22:23:48.818Z","dependency_job_id":"1712f496-bd3d-4b75-b221-877513824970","html_url":"https://github.com/hashicorp/terraform-provider-vsphere","commit_stats":{"total_commits":2094,"total_committers":187,"mean_commits":"11.197860962566844","dds":0.7134670487106017,"last_synced_commit":"925fc60e1b608b5a9fb5eeb37502ee1b55345957"},"previous_names":["terraform-providers/terraform-provider-vsphere"],"tags_count":87,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-provider-vsphere","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-provider-vsphere/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-provider-vsphere/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-provider-vsphere/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp","download_url":"https://codeload.github.com/hashicorp/terraform-provider-vsphere/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250477820,"owners_count":21437049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["terraform","terraform-provider","vsphere"],"created_at":"2024-08-01T00:01:12.624Z","updated_at":"2025-04-23T17:17:23.083Z","avatar_url":"https://github.com/hashicorp.png","language":"Go","funding_links":[],"categories":["Providers","Go"],"sub_categories":["Hashicorp supported providers"],"readme":"\u003c!-- markdownlint-disable first-line-h1 no-inline-html --\u003e\n\u003ca href=\"https://terraform.io\"\u003e\n    \u003cimg src=\".github/tf.png\" alt=\"Terraform\" title=\"Terraform\" align=\"left\" height=\"50\" /\u003e\n\u003c/a\u003e\n\n# Terraform Provider for VMware vSphere\n\n[![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/hashicorp/terraform-provider-vsphere?label=release\u0026style=for-the-badge)](https://github.com/hashicorp/terraform-provider-vsphere/releases/latest)\n[![License](https://img.shields.io/github/license/hashicorp/terraform-provider-vsphere.svg?style=for-the-badge)](LICENSE)\n\nThe Terraform Provider for VMware vSphere is a plugin for Terraform that allows\nyou to interact with VMware vSphere. This provider can be used to manage a\nVMware vSphere environment, including virtual machines, host and cluster\nmanagement, inventory, networking, storage, datastores, content libraries, and\nmore.\n\nLearn more:\n\n- Read the provider [documentation][provider-documentation].\n\n- Join the community [discussions][provider-discussions].\n\n## Requirements\n\n- [Terraform 0.13+][terraform-install]\n\n  For general information about Terraform, visit\n  [developer.hashicorp.com][terraform-install] and\n  [the project][terraform-github] on GitHub.\n\n- [Go 1.23.8][golang-install]\n\n  Required if building the provider.\n\n- [VMware vSphere][vmware-vsphere-documenation]\n\n  The plugin supports versions in accordance with the\n  [Broadcom Product Lifecycle][product-lifecycle].\n\n## Using the Provider\n\nThe Terraform Provider for VMware vSphere is an official provider. Official\nproviders are maintained by the Terraform team at [HashiCorp][hashicorp] and are\nlisted on the [Terraform Registry][terraform-registry].\n\nTo use a released version of the Terraform provider in your environment, run\n`terraform init` and Terraform will automatically install the provider from the\nTerraform Registry.\n\nUnless you are contributing to the provider or require a pre-release bugfix or\nfeature, use an **officially** released version of the provider.\n\nSee [Installing the Terraform Provider for VMware vSphere][provider-install] for\nadditional instructions on automated and manual installation methods and how to\ncontrol the provider version.\n\nFor either installation method, documentation about the provider configuration,\nresources, and data sources can be found on the Terraform Registry.\n\n## Upgrading the Provider\n\nThe provider does not upgrade automatically. After each new release, you can run\nthe following command to upgrade the provider:\n\n```shell\nterraform init -upgrade\n```\n\n## Contributing\n\nThe Terraform Provider for VMware vSphere is the work of many contributors and\nthe project team appreciates your help!\n\nIf you discover a bug or would like to suggest an enhancement, submit\n[an issue][provider-issues]. Once submitted, your issue will follow the\n[lifecycle][provider-issue-lifecycle] process.\n\nIf you would like to submit a pull request, please read the\n[contribution guidelines][provider-contributing] to get started. In case of\nenhancement or feature contribution, we kindly ask you to open an issue to\ndiscuss it beforehand.\n\nLearn more in the [Frequently Asked Questions][provider-faq].\n\n## License\n\nThe Terraform Provider for VMware vSphere is available under the\n[Mozilla Public License, version 2.0][provider-license] license.\n\n[golang-install]: https://golang.org/doc/install\n[hashicorp]: https://hashicorp.com\n[product-lifecycle]: https://support.broadcom.com/group/ecx/productlifecycle\n[provider-contributing]: docs/CONTRIBUTING.md\n[provider-discussions]: https://discuss.hashicorp.com/tags/c/terraform-providers/31/vsphere\n[provider-documentation]: https://registry.terraform.io/providers/hashicorp/vsphere/latest/docs\n[provider-faq]: docs/faq.md\n[provider-install]: docs/install.md\n[provider-issue-lifecycle]: docs/issues.md\n[provider-issues]: https://github.com/hashicorp/terraform-provider-vsphere/issues/new/choose\n[provider-license]: LICENSE\n[terraform-github]: https://github.com/hashicorp/terraform\n[terraform-install]: https://developer.hashicorp.com/terraform/install\n[terraform-registry]: https://registry.terraform.io\n[vmware-vsphere-documenation]: https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashicorp%2Fterraform-provider-vsphere","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhashicorp%2Fterraform-provider-vsphere","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashicorp%2Fterraform-provider-vsphere/lists"}