Skip to content

Commit e50fb08

Browse files
committed
Snippets not supported with Zone Versioning
1 parent db7ebe5 commit e50fb08

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

src/content/docs/rules/snippets/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ If you have used the Cloudflare API to create a code snippet that is not associa
4646

4747
Each <GlossaryTooltip term="Snippets subrequest" prepend="A subrequest is ">subrequest</GlossaryTooltip> in a redirect chain counts against the subrequest limit. This means that if a subrequest was redirected it would count as two subrequests. To avoid issues, ensure that you make a subrequest to the end location of the redirect chain.
4848

49+
Currently, [Version Management](/version-management/) does not support Snippets.
50+
4951
## Limits
5052

5153
Cloudflare Snippets are designed for fast, lightweight edge logic. The following limits apply:

src/content/partials/version-management/product-limitations.mdx

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Version Management does not currently support or have limited support for the fo
5050

5151
<Details header="Cloudflare API">
5252

53-
- Zone Version Management does not currently expose a public [API](/api/).
53+
- Version Management does not currently expose a public [API](/api/).
5454
- Customers can only use Version Management through the [Cloudflare dashboard](https://dash.cloudflare.com/).
5555

5656
</Details>
@@ -80,6 +80,12 @@ Version Management does not currently support or have limited support for the fo
8080

8181
</Details>
8282

83+
<Details header="Rules">
84+
85+
- Version Management does not currently support [Snippets](/rules/snippets/).
86+
87+
</Details>
88+
8389
<Details header="Security Insights">
8490

8591
- [Security Insights](/security-center/security-insights/) are not shown when Zone Versioning is enabled and the first version is deployed to production.
@@ -88,7 +94,7 @@ Version Management does not currently support or have limited support for the fo
8894

8995
<Details header="Terraform">
9096

91-
- Zone Version Management does not currently support [Terraform](/terraform/).
97+
- Version Management does not currently support [Terraform](/terraform/).
9298
- Customers should either use Terraform or Version Management.
9399

94100
</Details>

0 commit comments

Comments
 (0)