Define Worker Secrets via Terraform v5 without also defining the Worker itself?
I saw the post that Workers can now be published via Terraform, but it looks like you can no longer manage secrets (as you could with Terraform v4) separately from defining the entire Worker?
I'd like to be able to utilize the API to upload and publish worker versions, but still add/manage secrets accessible by the worker via Terraform. Is this possible?
2 Replies
Probably best to also open a GitHub issue on the provider repo if you haven't already
The team that works on it is more likely to see it there
Good idea