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.
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 © 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.