Good – Terraform your NetScaler deployment

So after working with a customer that started going down the NetScaler as code with Terraform route, I decided to jump in with creating a template to deploy a basic NetScaler configuration from code. This will allow for standards to be set in your deployments, and also will have the added benefit to making your NetScaler immutable. Zero day attack released? Deploy a new VPX, run your code, and be back where you were with a production setup.

I worked to use the same types of list functions throughout the entire project, so that once you learn one segment that format will be used elsewhere.

https://github.com/jeffriechers/NetScaler_Terraform_Template

Leave a comment

Your email address will not be published. Required fields are marked *