Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/netscaler/terraform-provider-netscalersdx

Manage (Configure) SDX via this terraform provider
https://github.com/netscaler/terraform-provider-netscalersdx

netscaler-automation-toolkit

Last synced: 2 months ago
JSON representation

Manage (Configure) SDX via this terraform provider

Awesome Lists containing this project

README

        

# Terraform `NetScaler SDX` Provider

Terraform provider for [NetScaler SDX](https://docs.netscaler.com/en-us/netscaler-hardware-platforms/sdx.html) provides [Infrastructure as Code (IaC)](https://en.wikipedia.org/wiki/Infrastructure_as_code) to manage your ADCs via SDX. Using the terraform provider you can provision VPXs on SDX, start, stop, reboot the VPXs on SDX.

## Requirements

* [Terraform](https://www.terraform.io/downloads.html) 1.x.x
* [Go](https://golang.org/doc/install) 1.11+ (to build the provider plugin)

## Examples

Example terraform scripts can be found in [examples](./examples/) folder

## Installing The Provider

This provider is part of terraform registry. Refer for more details

## Using the provider

Documentation can be found [here](./PROVIDER_USAGE.md).

Terraform Registry link: