Terraform v0.11.13
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.
Relevant docs: https://developers.cloudflare.com/workers/kv/api/
Any update here?
cloudflare-go bindings support is merged
https://github.com/cloudflare/cloudflare-go/pull/363
@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鈥檇 like to have a go at submitting a PR for or if you鈥檇 like to request a new feature. Be sure to follow the template provided.
Most helpful comment
Any update here?