terraform-provider-appgatesdp

command module
v1.5.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2024 License: MIT Imports: 5 Imported by: 0

README

Terraform Provider for Appgate SDP

Version compatibility

Our goal is to always support the latest stable release of Appgate.

The current version of the master branch supports Appgate appliance API version 18.

for more documentation about version compatibility, see the terraform documentation.

Requirements

  • Terraform v0.12.26
  • Go 1.20 (to build the provider plugin)

Building the provider

$ make build

Using the provider

Detailed documentation for the Appgate provider can be found in the docs directory, here.

Examples how to deploy Appgate to cloud platforms can be found here.

Testing the provider

$ make test

Example how to run acceptance test on an existing appgate environment.

APPGATE_ADDRESS="https://envy-10-97-168-40.devops:8443/admin" \
APPGATE_USERNAME="admin" \
APPGATE_PASSWORD="admin" \
make testacc

test 1 acceptance test, for example

TF_ACC=1 \
APPGATE_ADDRESS="https://ec2-54-80-224-21.compute-1.amazonaws.com:8443/admin" \
APPGATE_USERNAME="admin" \
APPGATE_PASSWORD="admin" \
go test -v -timeout 120m github.com/appgate/terraform-provider-appgatesdp/appgate -run '^(TestAccApplianceBasicController)$'

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Code generated by go generate; DO NOT EDIT.
Code generated by go generate; DO NOT EDIT.
tools

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL