Skip to content

Commit ef6f98b

Browse files
penalosaemily-shen
andauthored
Update src/content/changelog/workers/2025-10-24-automatic-resource-provisioning.mdx
Co-authored-by: emily-shen <[email protected]>
1 parent 4cb81e6 commit ef6f98b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/changelog/workers/2025-10-24-automatic-resource-provisioning.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ You can set up your Wrangler configuration file like the following:
2828

2929
When using this feature, the `id` field for KV and D1 and the `bucket_name` for R2 are optional in your wrangler configuration.
3030

31-
When developing locally, you can interact with local versions of any KV, D1, R2 resources configured in your Wrangler configuration file, without having to include an id to existing resource
31+
When developing locally, you can interact with local versions of any KV, D1, R2 resources configured in your Wrangler configuration file, without having to include an id to existing resource.
3232

3333
Once ready to deploy, run `npx wrangler deploy`. Cloudflare will automatically create the resources that do not exist and bind them to your worker. Future deployments will use the same created resources.

0 commit comments

Comments
 (0)