Skip to content

A terraform provider from the Pulse Secure virtual Traffic Manager

License

Notifications You must be signed in to change notification settings

pulse-vadc/terraform-provider-vtm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform Provider for Pulse Secure Virtual Traffic Manager

Introduction

terraform-provider-vtm is a Terraform "provider" to facilitate the configuration of Pulse vTM from within Terraform templates. It supports a comprehensive range of "resources" and "data sources" to allow almost any vTM configuration to be expressed in Terraform format.

Building the provider

To build the terraform provider simply run build.sh for one of the supported API versions.

You will need to have golang 1.17.6 or higher and have GOROOT set appropriately.

$ ./build.sh

See the included PDF manual for more details on using the provider.

Copyright and License Acknowledgement

Copyright © 2022, Pulse Secure LLC. Licensed under the terms of the MPL 2.0. See the LICENSE file for details.

The Virtual Traffic Manager Terraform provider depends on a number of open-source packages. The licenses for these packages can be found in the appropriate sub-directory of the vendor directory.