Terraform Provider (Beta)
You can use our official Terraform Provider in order to manage Kubiya resources such as Agents, Runners, and Integrations using IAC.
In order to interact with Kubiya from within Terraform, you'll need to generate an API key on the Kubiya dashboard.
Supported Resources
Our Terraform provider is constantly being improved to support more Kubiya resources. The following resources are currently supported:
Local Runners - you can use the kubiya_runner resource to manage local runners
Integrations - you can use the kubiya_integrations resource to manage integrations
Scheduled Tasks - you can use the kubiya_scheduled_task resource to manage Task Scheduling
Last updated