Skip to content

Conversation

@AmanVarshney01
Copy link
Member

@AmanVarshney01 AmanVarshney01 commented Feb 8, 2026

Summary by CodeRabbit

  • Documentation

    • New "Infrastructure as Code" section added with comprehensive guides for managing Prisma Postgres using Terraform, Pulumi, and Alchemy — includes setup, examples, deployment, cleanup, production notes, and troubleshooting.
  • Chores

    • Minor spelling dictionary update adding new technical terms for improved documentation spell-checking.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2026

Dangerous URL check

No absolute URLs to prisma.io/docs found.
No local URLs found.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 8, 2026

Walkthrough

Adds a new "Infrastructure as Code" documentation section for Prisma Postgres with guides for Terraform, Pulumi, and Alchemy, plus category metadata and a cSpell update adding "Pulumi" and "buildpack".

Changes

Cohort / File(s) Summary
Spell Check Configuration
cSpell.json
Added two entries "Pulumi" and "buildpack" to the cSpell words list.
IaC Section Metadata & Index
content/250-postgres/360-iac/_category_.json, content/250-postgres/360-iac/index.mdx
Added category metadata and root index page/frontmatter for the new IaC section.
Terraform Guide
content/250-postgres/360-iac/100-terraform.mdx
New Terraform MDX doc covering provider setup, resources (project, database, connection), outputs, dynamic regions, init/plan/apply/destroy, import notes, and troubleshooting.
Pulumi Guide
content/250-postgres/360-iac/200-pulumi.mdx
New Pulumi MDX doc covering registry vs local provider workflows, TypeScript examples, authentication, Pulumi.yaml, deployment steps, secret handling, and troubleshooting.
Alchemy Guide
content/250-postgres/360-iac/300-alchemy.mdx
New Alchemy MDX doc describing lifecycle, examples (Hyperdrive/Worker), workspace handling, deletion/finalization behavior, troubleshooting, and references.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title directly and concisely describes the main addition: three IaC guides (Terraform, Pulumi, Alchemy) for Prisma Postgres documentation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2026

Redirect check

This PR probably requires the following redirects to be added to static/_redirects:

  • This PR does not change any pages in a way that would require a redirect.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2026

🍈 Lychee Link Check Report

Note: Links are cached for 5 minutes. Failed links (timeouts, rate limits) are retried in a second run with longer timeout.

📊 Results Overview

Status Count
🔍 Total 2336
✅ Successful 2302
⏳ Timeouts 0
🔀 Redirected 6
👻 Excluded 26
❓ Unknown 0
🚫 Errors 1
⛔ Unsupported 1

Errors per input

Errors in 300-accelerate/600-faq.mdx

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 8, 2026

Deploying docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: f3ef6cf
Status: ✅  Deploy successful!
Preview URL: https://a8ff9390.docs-51g.pages.dev
Branch Preview URL: https://aman-iac-guides-clean.docs-51g.pages.dev

View logs

coderabbitai[bot]
coderabbitai bot previously approved these changes Feb 8, 2026
@AmanVarshney01
Copy link
Member Author

Updated the IaC section to spell out the full term: page title, sidebar label, and category label are now Infrastructure as Code, while keeping the short URL . Index intro now introduces the acronym once: Infrastructure as Code (IaC).

@AmanVarshney01
Copy link
Member Author

Updated the section to spell out the full term: page title, sidebar label, and category label are now Infrastructure as Code, while keeping the short URL (/postgres/iac). Index intro now introduces the acronym once: Infrastructure as Code (IaC).

@github-actions
Copy link
Contributor

🍈 Lychee Link Check Report

Note: Links are cached for 5 minutes. Failed links (timeouts, rate limits) are retried in a second run with longer timeout.

📊 Results Overview

Status Count
🔍 Total 2336
✅ Successful 2305
⏳ Timeouts 0
🔀 Redirected 4
👻 Excluded 26
❓ Unknown 0
🚫 Errors 0
⛔ Unsupported 1

@AmanVarshney01 AmanVarshney01 merged commit a77f89f into main Feb 10, 2026
8 checks passed
@AmanVarshney01 AmanVarshney01 deleted the aman/iac-guides-clean branch February 10, 2026 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants