Features
- Workspaces: Create, update, and manage workspaces for organizing teams and projects
- Workspace members: Assign users to workspaces with specific roles
- User invitations: Send invitations to users with organization and workspace access
- Users: Query and manage existing users in your organization
Requirements
- Terraform >= 1.0
- A Portkey account with Admin API access
Installation
Add the provider to your Terraform configuration:Authentication
The provider requires a Portkey Admin API key. Set it via environment variable (recommended):Admin API keys provide broad access to your organization. Store them securely and never commit them to version control.

