PrefectHQ / terraform-provider-prefect

Terraform Provider for Prefect Cloud
https://registry.terraform.io/providers/PrefectHQ/prefect/latest/docs
Apache License 2.0
33 stars 17 forks source link

Add support for Work Queues #131

Open ameyapathare opened 10 months ago

ameyapathare commented 10 months ago

It would be very helpful to be able to setup/configure our work queues via terraform. Right now, we create an 'on-demand', 'priority', and 'default' work queue for each work pool. We are also contemplating creating a separate work queue per data source, which would involve setting up hundreds of work queues.

Work queues are the last remaining resource before we switch over to using this terraform provider to provision our prefect infrastructure!

parkedwards commented 9 months ago

@jamiezieziula i've assigned this to you to take a look

at a high level, here are some pointers that should you get started:

ondramie commented 1 month ago

hi, what's up with this? seems kinda closed, kinda open?

mitchnielsen commented 1 month ago

Thanks for reaching out @ondramie, it's definitely open and part of our milestone for parity with the Prefect API. We're working on prioritizing that work and getting more of our team up to speed on the provider to speed up development.

ondramie commented 1 month ago

hi, @mitchnielsen, so its it open for anybody to tackle?

mitchnielsen commented 1 month ago

@ondramie definitely, we haven't started on this one yet so if you're interested that'd be great!