|
|
|
|
|
by smoll
2905 days ago
|
|
What Infrastructure as Code (IaC) options exist for Cloudflare Workers? AFAICT neither Serverless nor Terraform support it. IaC is table stakes for any new part of my tech stack, and I would prefer not to code it from scratch - unless deployment/configuration is extremely easy to automate via CLI or something... |
|
Once this is merged, it clears the way for us adding Terraform support (as terraform-provider-cloudflare wraps cloudflare-go).
There's been lots of interest from our customers in being able to manage Workers using Terraform, so it's high on the list.