You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 8, 2025. It is now read-only.
Renamed repo name from terraform-provider-for-vmware-nsxt-virtual-private-cloud to terraform-provider-nsxt-virtual-private-cloud in all applicable files
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# Contributing to terraform-provider-for-vmware-nsxt-virtual-private-cloud
1
+
# Contributing to terraform-provider-nsxt-virtual-private-cloud
2
2
3
-
The terraform-provider-for-vmware-nsxt-virtual-private-cloud project team welcomes contributions from the community. If you wish to contribute code and you have not signed our Developer Certificate of Origin (DCO), our bot will update the issue when you open a Pull Request. For any questions about the DCO process, please refer to our [DCO](https://cla.vmware.com/dco).
3
+
The terraform-provider-nsxt-virtual-private-cloud project team welcomes contributions from the community. If you wish to contribute code and you have not signed our Developer Certificate of Origin (DCO), our bot will update the issue when you open a Pull Request. For any questions about the DCO process, please refer to our [DCO](https://cla.vmware.com/dco).
4
4
5
5
## Contribution Flow
6
6
@@ -15,7 +15,7 @@ This is a rough outline of what a contributor's workflow looks like:
After the build is complete, copy the provider executable `terraform-provider-for-vmware-nsxt-virtual-private-cloud` into location specified in your provider installation configuration. Make sure to delete provider lock files that might exist in your working directory due to prior provider usage. Run `terraform init`.
90
+
After the build is complete, copy the provider executable `terraform-provider-nsxt-virtual-private-cloud` into location specified in your provider installation configuration. Make sure to delete provider lock files that might exist in your working directory due to prior provider usage. Run `terraform init`.
91
91
For developing, consider using [dev overrides configuration][dev-overrides]. Please note that `terraform init` should not be used with dev overrides.
The NSX VPC Terraform provider is available under [MPL2.0 license](https://github.com/vmware/terraform-provider-for-vmware-nsxt-virtual-private-cloud/blob/main/LICENSE).
169
+
The NSX VPC Terraform provider is available under [MPL2.0 license](https://github.com/vmware/terraform-provider-nsxt-virtual-private-cloud/blob/main/LICENSE).
0 commit comments