{"id":15065551,"url":"https://github.com/vmware/terraform-provider-nsxt","last_synced_at":"2026-05-17T11:03:18.424Z","repository":{"id":37073935,"uuid":"128805309","full_name":"vmware/terraform-provider-nsxt","owner":"vmware","description":"Terraform Provider for VMware NSX","archived":false,"fork":false,"pushed_at":"2026-05-14T13:31:20.000Z","size":36595,"stargazers_count":146,"open_issues_count":32,"forks_count":88,"subscribers_count":18,"default_branch":"master","last_synced_at":"2026-05-14T15:39:03.973Z","etag":null,"topics":["terraform","terraform-provider","vmware","vmware-nsx"],"latest_commit_sha":null,"homepage":"https://registry.terraform.io/providers/vmware/nsxt/","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":"2018-04-09T16:54:13.000Z","updated_at":"2026-05-14T01:18:27.000Z","dependencies_parsed_at":"2023-09-26T20:36:02.198Z","dependency_job_id":"bac285e1-e122-4140-9205-3e9d2b59ae12","html_url":"https://github.com/vmware/terraform-provider-nsxt","commit_stats":{"total_commits":1577,"total_committers":46,"mean_commits":34.28260869565217,"dds":0.5098287888395687,"last_synced_commit":"35f608876876db9c7680f396f135b063f08df8d4"},"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"purl":"pkg:github/vmware/terraform-provider-nsxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmware%2Fterraform-provider-nsxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmware%2Fterraform-provider-nsxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmware%2Fterraform-provider-nsxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmware%2Fterraform-provider-nsxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vmware","download_url":"https://codeload.github.com/vmware/terraform-provider-nsxt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmware%2Fterraform-provider-nsxt/sbom","scorecard":{"id":719014,"data":{"date":"2025-08-04","repo":{"name":"github.com/vmware/terraform-provider-nsxt","commit":"da0ca341a6f2a580bf77e07bec7ee5302a55b3a3"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-lint.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:15","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:10","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:14"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: terraform-provider-nsxt_3.9.0_SHA256SUMS.sig: https://github.com/vmware/terraform-provider-nsxt/releases/tag/v3.9.0","Info: signed release artifact: terraform-provider-nsxt_3.8.2_SHA256SUMS.sig: https://github.com/vmware/terraform-provider-nsxt/releases/tag/v3.8.2","Info: signed release artifact: terraform-provider-nsxt_3.8.1_SHA256SUMS.sig: https://github.com/vmware/terraform-provider-nsxt/releases/tag/v3.8.1","Info: signed release artifact: terraform-provider-nsxt_3.8.0_SHA256SUMS.sig: https://github.com/vmware/terraform-provider-nsxt/releases/tag/v3.8.0","Info: signed release artifact: terraform-provider-nsxt_3.7.1_SHA256SUMS.sig: https://github.com/vmware/terraform-provider-nsxt/releases/tag/v3.7.1","Warn: release artifact v3.9.0 does not have provenance: https://api.github.com/repos/vmware/terraform-provider-nsxt/releases/226533834","Warn: release artifact v3.8.2 does not have provenance: https://api.github.com/repos/vmware/terraform-provider-nsxt/releases/216856275","Warn: release artifact v3.8.1 does not have provenance: https://api.github.com/repos/vmware/terraform-provider-nsxt/releases/215536626","Warn: release artifact v3.8.0 does not have provenance: https://api.github.com/repos/vmware/terraform-provider-nsxt/releases/192612539","Warn: release artifact v3.7.1 does not have provenance: https://api.github.com/repos/vmware/terraform-provider-nsxt/releases/184429383"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: goCommand not pinned by hash: scripts/errcheck.sh:8","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/vmware/.github/SECURITY.md:1","Info: Found linked content: github.com/vmware/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/vmware/.github/SECURITY.md:1","Info: Found text in security policy: github.com/vmware/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"SAST","score":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 14 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T10:40:48.293Z","repository_id":37073935,"created_at":"2025-08-22T10:40:48.293Z","updated_at":"2025-08-22T10:40:48.293Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33136088,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-nsx"],"created_at":"2024-09-25T00:40:57.033Z","updated_at":"2026-05-17T11:03:18.418Z","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: MPL-2.0\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 NSX\" width=\"150\"\u003e\n\n# Terraform Provider for VMware NSX\n\n[![Latest Release](https://img.shields.io/github/v/tag/vmware/terraform-provider-nsxt?label=latest%20release\u0026style=for-the-badge)](https://github.com/vmware/terraform-provider-nsxt/releases/latest) [![License](https://img.shields.io/github/license/vmware/terraform-provider-nsxt.svg?style=for-the-badge)](LICENSE)\n\nThe Terraform Provider for [VMware NSX][product-documentation] is a plugin for Terraform that allows you to interact with VMware NSX.\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 NSX][product-documentation]\n\n  The following table lists the supported product versions for this provider.\n\n  - VMWare NSX 9.0.0\n  - VMware NSX 4.2.x\n  - VMware NSX 4.1.x\n  - VMware NSX 4.0.x\n  - VMware NSX-T Data Center 3.2.x\n  - VMware NSX-T Data Center 3.1.x\n  - VMware NSX-T Data Center 3.0.x\n  - VMware NSX-T Data Center 2.5.x [^1]\n\n  [^1]: Support for VMware NSX-T Data Center 2.5.x is limited with v3.2.x and later.\n\n  The plugin supports versions in accordance with the [Broadcom Product Lifecycle][product-lifecycle].\n\n- [Terraform 0.12+][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.23.0][golang-install]\n\n  Required, if [building][provider-build] and [testing][provider-test].\n\n## Using the Provider\n\nThe Terraform Provider for VMware NSX 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 NSX][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 NSX 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## Support\n\nThe Terraform Provider for VMware NSX 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.\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 NSX 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-NSX/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-nsxt/discussions\n[provider-documentation]: https://registry.terraform.io/providers/vmware/nsxt/latest/docs\n[provider-build]: docs/build.md\n[provider-install]: docs/install.md\n[provider-test]: docs/test.md\n[provider-issues]: https://github.com/vmware/terraform-provider-nsxt/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-nsxt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvmware%2Fterraform-provider-nsxt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvmware%2Fterraform-provider-nsxt/lists"}