-
Notifications
You must be signed in to change notification settings - Fork 619
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for Cloudflare Queues #2134
Add support for Cloudflare Queues #2134
Conversation
changelog detected ✅ |
Whoops, forgot that this depends on introducing the "Queue Binding" type to cloudflare-go: cloudflare/cloudflare-go#1176 |
I'll get this back into good shape today |
Co-authored-by: Jacob Bednarz <[email protected]>
Co-authored-by: Jacob Bednarz <[email protected]>
Now blocked on cloudflare/cloudflare-go#1188 |
178f3e0
to
e27aacc
Compare
e205722
to
05de66b
Compare
7ab9e4c
to
8975b45
Compare
this all looks fine now but i'm hitting a DSR issue with the Worker bindings acceptance tests. i'll work through this internally but i think we're ok here. |
acceptance tests all good!
|
This functionality has been released in v3.34.0 of the Terraform Cloudflare Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
Starting a WIP PR to discuss adding Cloudflare Queues to the terraform provider.
This PR includes:
Upcoming work: