Adaptive's terraform provider can used to configure and manage your resource on Adaptive.
If you do not already have it installed, download and install adaptive-cli, to login and generate a service-token.
Env vars can be used to provide your credentials to the provider
$ export ADAPTIVE_SVC_TOKEN="<service_token>"
Provider initialization
provider "adaptive" {}
If you have something to contribute, feature requests, find a bug or feedback, please reachout to use at [email protected]