Authentication
Required credentials
Recommended: environment variables
export VERDA_CLIENT_ID="your-client-id"
export VERDA_CLIENT_SECRET="your-client-secret"provider "verda" {}Provider configuration (alternative)
Using Terraform variables
CI/CD considerations
Troubleshooting authentication
Next steps
Last updated
Was this helpful?