Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

hashicorp/terraform-provider-nsxt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

terraform-provider-nsxt

This is terraform provider for vmware NSX-T

Overview

Supported data sources:

  • TransportZone
  • SwitchingProfile

Supported resources:

  • L4PortSetNsService
  • LogicalPort
  • LogicalSwitch

Try it out

Prerequisites

  • Go 1.9.x onwards
  • Terraform 0.10.x
  • This repo makes use of go-vmware-nsxt library

Build & Run

  1. go get github.com/vmware/terraform-provider-nsxt
  2. go build -o terraform-provider-nsxt
  3. copy terraform-provider-nsxt to terraform running folder

Documentation

Releases & Major Branches

Contributing

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.

License

This terraform provider is available under MPL2.0 license.

Contributors

Languages

  • Go 96.9%
  • Python 1.5%
  • HTML 1.4%
  • Other 0.2%