-
Notifications
You must be signed in to change notification settings - Fork 650
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 worker KV stores #277
Comments
Relevant docs: https://developers.cloudflare.com/workers/kv/api/ |
Any update here? |
cloudflare-go bindings support is merged |
@patryk I think we can close this now |
Given that Cloudflare is suggesting one store service worker secrets in Workers KV, it would be nice if the Terraform provider supported adding key/value pairs into a namespace, also. |
@danielnaab please create a new issue if this is something you’d like to have a go at submitting a PR for or if you’d like to request a new feature. Be sure to follow the template provided. |
Terraform Version
Terraform v0.11.13
Affected Resource(s)
I'd like to express my KV stores as well as binding them to a script via terraform. Couldn't find any references to this in the issues nor in documentation.
The text was updated successfully, but these errors were encountered: