Skip to content
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 text bindings in workers #464

Closed
blakeembrey opened this issue May 21, 2020 · 0 comments · Fixed by #465
Closed

Add support for text bindings in workers #464

blakeembrey opened this issue May 21, 2020 · 0 comments · Fixed by #465

Comments

@blakeembrey
Copy link
Contributor

From https://developers.cloudflare.com/workers/tooling/api/scripts/#add-a-secret-text-binding. It should be possible to upload a script with text and secret bindings included.

Expected behavior

Uploading a worker with bindings should support the new text and secret environment variable bindings.

Current behavior

It is not possible to upload text and secret bindings.

Possible solution

Add support for the two new bindings within the existing code path of UploadWorkerWithBindings

Context

I would really love to use Cloudflare Workers with terraform.

References

Links to any open or closed issues that may add context to this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant