Create Workers with service bindings #1696
Labels
kind/enhancement
Categorizes issue or PR as related to improving an existing feature.
service/workers
Categorizes issue or PR as related to the Workers service.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
workflow/pending-upstream-library
Indicates an issue or PR requires changes from an upstream library.
Milestone
Current Terraform and Cloudflare provider version
Description
Workers can be bound to other workers using the service binding mechanism. Terraform ought to be able to create Workers with these bindings too.
Use cases
The end goal would be to use Terraform to orchestrate a sort of service mesh architecture, made up of small, composable microservices.
Potential Terraform configuration
References
I'm sure this'll get tagged with
pending-upstream-library
, since this functionality doesn't exist incloudflare-go
yet, so I've created an issue in the cloudflare-go project too.The text was updated successfully, but these errors were encountered: