kestra-io / kestra

Infinitely scalable, event-driven, language-agnostic orchestration and scheduling platform to manage millions of workflows declaratively in code.
https://kestra.io
Apache License 2.0
7.65k stars 468 forks source link

Add a Pulumi package equivalent to the Kestra Terraform provider #3016

Open anna-geller opened 7 months ago

anna-geller commented 7 months ago

Feature description

Request from a Slack community user: "I think it would be interesting to port the Terraform Kestra provider to Pulumi, it can be done easily via this tool: https://github.com/pulumi/pulumi-terraform-bridge"

anna-geller commented 1 week ago

We may be able to use https://github.com/pulumi/pulumi-tf-provider-boilerplate as a getting-started point

Requested a.o. by @japerry911