An open API service indexing awesome lists of open source software.

https://github.com/ankasoftco/provider-nsxt

This provider equips Terraform to work with VMware NSX, particularly NSX Manager and NSX Edge. It can be used to manage various components of an NSX environment, including logical switches, routers, firewalls, load balancers, and more.
https://github.com/ankasoftco/provider-nsxt

ankasoft crossplane-provider kubernetes network nsx vcenter vmware

Last synced: 5 months ago
JSON representation

This provider equips Terraform to work with VMware NSX, particularly NSX Manager and NSX Edge. It can be used to manage various components of an NSX environment, including logical switches, routers, firewalls, load balancers, and more.

Awesome Lists containing this project

README

          

# Provider NSXT

`provider-nsxt` is a [Crossplane](https://crossplane.io/) provider that
is built using [Upjet](https://github.com/upbound/upjet) code
generation tools and exposes XRM-conformant managed resources for the
NSXT API.

## Getting Started

Install the provider by using the following command after changing the image tag
to the [latest release](https://marketplace.upbound.io/providers/ankasoftco/provider-nsxt):
```
up ctp provider install ankasoftco/provider-nsxt:v0.1.0
```

Alternatively, you can use declarative installation:
```
cat <