Skip to content

adaptive-scale/terraform-provider-adaptive

Repository files navigation

Terraform Provider for Adaptive

https://registry.terraform.io/providers/adaptive-scale/adaptive/latest/

Adaptive's terraform provider can used to configure and manage your resource on Adaptive.

Authentication

If you do not already have it installed, download and install adaptive-cli, to login and generate a service-token.

Environment Variables

Env vars can be used to provide your credentials to the provider

$ export ADAPTIVE_SVC_TOKEN="<service_token>"

Provider initialization

provider "adaptive" {}

Useful Links

Contributions

If you have something to contribute, feature requests, find a bug or feedback, please reachout to use at [email protected]