Skip to content

Commit 1a665ce

Browse files
committed
Update highlighted lines
1 parent fbc35bc commit 1a665ce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/docs/terraform/additional-configurations/waf-managed-rulesets.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ The following configuration includes the three overrides in the rule that execut
195195

196196
<Render file="v4-code-snippets" />
197197

198-
```tf null {9-24}
198+
```tf null {11-26}
199199
# (...)
200200
201201
# Execute Cloudflare Managed Ruleset
@@ -236,7 +236,7 @@ Building upon the rule that deploys the Cloudflare Managed Ruleset, the followin
236236

237237
<Render file="v4-code-snippets" />
238238

239-
```tf null {9-11}
239+
```tf null {11-13}
240240
# (...)
241241
242242
# Execute Cloudflare Managed Ruleset
@@ -277,7 +277,7 @@ The following example rule of a `cloudflare_ruleset` Terraform resource performs
277277

278278
<Render file="v4-code-snippets" />
279279

280-
```tf null {8-25}
280+
```tf null {11-28}
281281
# (...)
282282
283283
# Execute Cloudflare OWASP Core Ruleset

0 commit comments

Comments
 (0)