Skip to content

[Hyperdrive, Workers VPC] Document TCP services, TLS cert verificatio…#29623

Merged
thomasgauvin merged 9 commits into
productionfrom
hyperdrive-vpc-docs
Apr 30, 2026
Merged

[Hyperdrive, Workers VPC] Document TCP services, TLS cert verificatio…#29623
thomasgauvin merged 9 commits into
productionfrom
hyperdrive-vpc-docs

Conversation

@thomasgauvin
Copy link
Copy Markdown
Contributor

No description provided.

@thomasgauvin thomasgauvin requested a review from a team April 6, 2026 17:50
@github-actions github-actions Bot added product:hyperdrive Hyperdrive: https://developers.cloudflare.com/hyperdrive/ product:workers-vpc size/l labels Apr 6, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 6, 2026

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/changelog/ @cloudflare/pm-changelogs, @cloudflare/pcx-technical-writing, @cloudflare/product-owners
/src/content/docs/hyperdrive/ @elithrar, @thomasgauvin, @sejoker, @oxyjun, @cloudflare/pcx-technical-writing, @cloudflare/product-owners
* @cloudflare/pcx-technical-writing, @cloudflare/product-owners

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 6, 2026

Preview URL: https://7cca5087.preview.developers.cloudflare.com
Preview Branch URL: https://hyperdrive-vpc-docs.preview.developers.cloudflare.com

Files with changes (up to 15)

Original Link Updated Link
https://developers.cloudflare.com/hyperdrive/configuration/connect-to-private-database-vpc/ https://hyperdrive-vpc-docs.preview.developers.cloudflare.com/hyperdrive/configuration/connect-to-private-database-vpc/
https://developers.cloudflare.com/workers-vpc/examples/private-database/ https://hyperdrive-vpc-docs.preview.developers.cloudflare.com/workers-vpc/examples/private-database/
https://developers.cloudflare.com/workers-vpc/configuration/vpc-services/ https://hyperdrive-vpc-docs.preview.developers.cloudflare.com/workers-vpc/configuration/vpc-services/
https://developers.cloudflare.com/workers-vpc/configuration/vpc-services/terraform/ https://hyperdrive-vpc-docs.preview.developers.cloudflare.com/workers-vpc/configuration/vpc-services/terraform/
https://developers.cloudflare.com/hyperdrive/get-started/ https://hyperdrive-vpc-docs.preview.developers.cloudflare.com/hyperdrive/get-started/
https://developers.cloudflare.com/changelog/post/2026-04-29-hyperdrive-vpc-private-databases/ https://hyperdrive-vpc-docs.preview.developers.cloudflare.com/changelog/post/2026-04-29-hyperdrive-vpc-private-databases/
https://developers.cloudflare.com/workers-vpc/get-started/ https://hyperdrive-vpc-docs.preview.developers.cloudflare.com/workers-vpc/get-started/
https://developers.cloudflare.com/hyperdrive/configuration/connect-to-private-database/ https://hyperdrive-vpc-docs.preview.developers.cloudflare.com/hyperdrive/configuration/connect-to-private-database/
https://developers.cloudflare.com/workers-vpc/ https://hyperdrive-vpc-docs.preview.developers.cloudflare.com/workers-vpc/

…mize reuse with partials, simplify get-started references
@sejoker sejoker mentioned this pull request Apr 13, 2026
4 tasks
@sejoker
Copy link
Copy Markdown
Contributor

sejoker commented Apr 15, 2026

/bonk review this, ensuring that:

the changelog is clear and inherits guidance from our changelog command
examples in the docs are valid and clear
examples are exhaustive and guide users towards real-world use-cases and best-practices
fix trivial examples, and make suggestions on the PR otherwise.

@ask-bonk
Copy link
Copy Markdown
Contributor

ask-bonk Bot commented Apr 15, 2026

Based on my review of all 8 changed files, here is my assessment:

Review Summary

Verdict: 1 critical issue needs fixing before merge.


CRITICAL

File: src/content/docs/hyperdrive/get-started.mdx
Lines: 107-141

The <TabItem> components for PostgreSQL and MySQL have malformed indentation. The content inside the tabs is inconsistently indented with a mix of tabs and spaces, and the closing tags are not properly aligned. This will likely cause MDX parsing issues or broken rendering.

Suggested fix: Re-indent the entire <Tabs> block consistently using tabs.


LOW

File: src/content/docs/workers-vpc/index.mdx
Lines: 50-56

The TypeScript code example has inconsistent indentation (spaces mixed with tabs). Lines 50-56 use spaces instead of tabs like the rest of the file.


Notes

  • All component imports are correct and present
  • TypeScriptExample and WranglerConfig components are used appropriately where needed
  • Frontmatter is valid on all pages
  • Links use correct root-relative format
  • No unescaped MDX characters found
  • Content is technically accurate and well-structured

Action required: Fix the indentation in hyperdrive/get-started.mdx before merging.

github run

@marciocloudflare
Copy link
Copy Markdown
Contributor

PCX triage note — PCX team pinged the assigned reviewer on 2026-04-20. Waiting for review.

…og entries

- Sidebar: Workers VPC private database doc now sorts above Tunnel doc (order 4/5).
- New Hyperdrive changelog: Hyperdrive support for private databases with Workers VPC.
- New Workers VPC changelog: Workers VPC support for TCP services.
@thomasgauvin thomasgauvin requested a review from a team as a code owner April 29, 2026 01:04
Comment thread src/content/docs/workers-vpc/configuration/vpc-services/terraform.mdx Outdated
@github-actions
Copy link
Copy Markdown
Contributor

This PR requires additional review attention because it affects the following areas:

Partials

This PR updates partial files, which are pieces of content used across multiple files in our Render component.

@thomasgauvin thomasgauvin enabled auto-merge (squash) April 30, 2026 17:06
@thomasgauvin thomasgauvin merged commit 9d86696 into production Apr 30, 2026
11 checks passed
@thomasgauvin thomasgauvin deleted the hyperdrive-vpc-docs branch April 30, 2026 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:hyperdrive Hyperdrive: https://developers.cloudflare.com/hyperdrive/ product:workers-vpc size/l

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants