This is terraform provider for vmware NSX-T
Supported data sources:
- TransportZone
- SwitchingProfile
Supported resources:
- L4PortSetNsService
- LogicalPort
- LogicalSwitch
- Go 1.9.x onwards
- Terraform 0.10.x
- This repo makes use of go-vmware-nsxt library
- go get github.com/vmware/terraform-provider-nsxt
- go build -o terraform-provider-nsxt
- copy terraform-provider-nsxt to terraform running folder
The terraform-provider-nsxt project team welcomes contributions from the community. If you wish to contribute code and you have not signed our contributor license agreement (CLA), our bot will update the issue when you open a Pull Request. For any questions about the CLA process, please refer to our FAQ. For more detailed information, refer to CONTRIBUTING.md.
This terraform provider is available under MPL2.0 license.