{"id":15176615,"url":"https://github.com/vmware/terraform-provider-vcf","last_synced_at":"2025-10-26T13:31:04.211Z","repository":{"id":160891686,"uuid":"630487072","full_name":"vmware/terraform-provider-vcf","owner":"vmware","description":"Terraform Provider for VMware Cloud Foundation","archived":false,"fork":false,"pushed_at":"2025-10-23T03:41:52.000Z","size":1321,"stargazers_count":31,"open_issues_count":8,"forks_count":14,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-10-23T05:36:11.522Z","etag":null,"topics":["terraform","terraform-provider","vmware","vmware-cloud-foundation"],"latest_commit_sha":null,"homepage":"https://registry.terraform.io/providers/vmware/vcf/","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/vmware.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-04-20T13:40:32.000Z","updated_at":"2025-10-23T03:41:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"b16f17c9-4df3-4b15-805b-0fd38ab85fab","html_url":"https://github.com/vmware/terraform-provider-vcf","commit_stats":{"total_commits":257,"total_committers":17,"mean_commits":"15.117647058823529","dds":0.6614785992217899,"last_synced_commit":"e5a87dcf57be570a8efb6fc262c5896e9326e896"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/vmware/terraform-provider-vcf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmware%2Fterraform-provider-vcf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmware%2Fterraform-provider-vcf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmware%2Fterraform-provider-vcf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmware%2Fterraform-provider-vcf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vmware","download_url":"https://codeload.github.com/vmware/terraform-provider-vcf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmware%2Fterraform-provider-vcf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281012060,"owners_count":26429438,"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","status":"online","status_checked_at":"2025-10-25T02:00:06.499Z","response_time":81,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","vmware","vmware-cloud-foundation"],"created_at":"2024-09-27T13:21:50.324Z","updated_at":"2025-10-26T13:31:04.205Z","avatar_url":"https://github.com/vmware.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\n© Broadcom. All Rights Reserved.\nThe term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries.\nSPDX-License-Identifier: BSD-2\n--\u003e\n\n\u003c!-- markdownlint-disable first-line-h1 no-inline-html --\u003e\n\n\u003cimg src=\"docs/images/icon-color.svg\" alt=\"VMware Cloud Foundation\" width=\"150\"\u003e\n\n# Terraform Provider for VMware Cloud Foundation\n\n[![Latest Release](https://img.shields.io/github/v/tag/vmware/terraform-provider-vcf?label=latest%20release\u0026style=for-the-badge)](https://github.com/vmware/terraform-provider-vcf/releases/latest) [![License](https://img.shields.io/github/license/vmware/terraform-provider-vcf.svg?style=for-the-badge)](LICENSE)\n\nThe Terraform Provider for [VMware Cloud Foundation][product-documentation] is a plugin for Terraform that allows you to interact with VMware Cloud Foundation, specifically Cloud Builder and SDDC Manager.\n\nLearn more:\n\n* Read the provider [documentation][provider-documentation].\n\n* Join the community [discussions][provider-discussions].\n\n## Requirements\n\n* [VMware Cloud Foundation][product-documentation]\n\n    The following table lists the supported platforms for this provider.\n\n    | Platform                      | Support               |\n    |-------------------------------|-----------------------|\n    | VMware Cloud Foundation 9.0.0 | `≥ v0.17.0`           |\n    | VMware Cloud Foundation 5.2.1 | `≥ v0.13.0 \u003c v0.17.0` |\n    | VMware Cloud Foundation 5.2.0 | `≥ v0.12.0`           |\n    | VMware Cloud Foundation 5.1+  | `≥ v0.9.0`            |\n    | VMware Cloud Foundation 5.0   | `≥ v0.9.0`            |\n    | VMware Cloud Foundation 4.5   | `≤ v0.8.0`            |\n    | VMware Cloud Foundation 4.4   | `≤ v0.8.0`            |\n\n    [^1]: VMware Cloud Foundation on Dell VxRAIL is **not supported** by this provider.\n\n    The plugin supports versions in accordance with the\n    [Broadcom Product Lifecycle][product-lifecycle].  [^1]\n\n* [Terraform 1.4+][terraform-install]\n\n    For general information about Terraform, visit [HashiCorp Developer][terraform-install] and [the project][terraform-github] on GitHub.\n\n* [Go 1.22.6][golang-install]\n\n    Required, if [building the provider][provider-build].\n\n## Using the Provider\n\nThe Terraform Provider for VMware Cloud Foundation is a Partner tier provider.\n\nPartner 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 is listed on the [Terraform Registry][terraform-registry] with a Partner tier label.\n\nTo 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.\n\nUnless you are contributing to the provider or require a pre-release bugfix or feature, use a\nreleased version of the provider.\n\nSee [Installing the Terraform Provider for VMware Cloud Foundation][provider-install] for additional instructions on automated and manual installation methods and how to control the provider version.\n\nFor either installation method, documentation about the provider configuration, resources, 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 the following command to upgrade the provider:\n\n```shell\nterraform init -upgrade\n```\n\n## Contributing\n\nThe Terraform Provider for VMware Cloud Foundation is the work of many contributors and the project team appreciates your help!\n\nIf you discover a bug or would like to suggest an enhancement, submit [an issue][provider-issues].\n\nIf you would like to submit a pull request, please read the [contribution guidelines][provider-contributing] to get started. In case of enhancement or feature contribution, we kindly ask you to open an issue to discuss it beforehand.\n\n## License\n\n© Broadcom. All Rights Reserved.\nThe term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries.\n\nThe Terraform Provider for VMware Cloud Foundation is available under the [Mozilla Public License, version 2.0][provider-license] license.\n\n[golang-install]: https://golang.org/doc/install\n[product-documentation]: https://docs.vmware.com/en/VMware-Cloud-Foundation/index.html\n[product-lifecycle]: https://support.broadcom.com/group/ecx/productlifecycle\n[provider-contributing]: CONTRIBUTING.md\n[provider-discussions]: https://github.com/vmware/terraform-provider-vcf/discussions\n[provider-documentation]: https://registry.terraform.io/providers/vmware/vcf/latest/docs\n[provider-build]: docs/build.md\n[provider-install]: docs/install.md\n[provider-issues]: https://github.com/vmware/terraform-provider-vcf/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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvmware%2Fterraform-provider-vcf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvmware%2Fterraform-provider-vcf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvmware%2Fterraform-provider-vcf/lists"}