This project was created to support the terraform-provider-pingfederate and other experimental projects.
The SDK is currently generated, however it is extremely experimental and subject to change without notice.
go get github.com/iwarapter/pingfederate-sdk-go@master
In order to test the provider, you can run make test
.
$ make test
This will run the acceptance tests by initializing a local docker container to execute the functional tests against.