Hello! I'm in the process of upgrading
Hello! I'm in the process of upgrading v4 to v5. I've used the "cloudflare_workers_secret" resource to add secrets to my regular workers before. But in v5 it seem to require the "dispatch_namespace" parameter which looks like something only used for workers for platforms. Is it possible to manage worker secrets in v5?
2 Replies
I just found this issue describing my problem: https://github.com/cloudflare/terraform-provider-cloudflare/issues/5352
GitHub
Unable to use
cloudflare_workers_secret
without a `dispatch_names...Confirmation This is a bug with an existing resource and is not a feature request or enhancement. Feature requests should be submitted with Cloudflare Support or your account team. I have searched ...
the existing resource is workers for platforms (wrongly named) and the team is working on next steps to make the both available.