Skip to content

Commit c8ce300

Browse files
korinne1000hz
andauthored
Update src/content/docs/workers/platform/infrastructure-as-code.mdx
Co-authored-by: Cina Saffary <[email protected]>
1 parent 05f0b9b commit c8ce300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers/platform/infrastructure-as-code.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ EOF
354354

355355
## Considerations with Durable Objects
356356

357-
[Durable Object](/durable-objects/) migrations are applied with deployments. This means you can't bind to a durable object in a Version if a deployment doesn't exist i.e. migrations haven't been applied. For example, running this in Terraform will fail the first time the plan is applied:
357+
[Durable Object](/durable-objects/) migrations are applied with deployments. This means you can't bind to a Durable Object in a Version if a deployment doesn't exist i.e. migrations haven't been applied. For example, running this in Terraform will fail the first time the plan is applied:
358358

359359
```tf
360360
resource "cloudflare_worker" "my_worker" {

0 commit comments

Comments
 (0)