Update pricing page content for new billing model#19481
Conversation
Apply consistency fixes that extend the in-progress content edits: - "Primary Accounts" -> sentence case to match other row titles - generic plural "editions" lowercased - "a Pulumi Project" -> "a Pulumi project" Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Pre-merge Review — Last updated 2026-06-02T19:24:30ZTip Summary: This PR is a substantial content update to Review confidence:
Investigation log
🔍 Verification trail46 claims extracted · 21 verified · 16 unverifiable · 9 contradicted
🚨 Outstanding in this PRThese must be resolved or refuted before merging. No outstanding blockers.
|
|
Your site preview for commit e02a2c2 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-19481-e02a2c2f.s3-website.us-west-2.amazonaws.com |
|
@cnunciato my only major nit here is that Pulumi Credits is defined in the customer's agreement (on the order form) and defined terms tend to be capitalized. I see in this draft we've used "Pulumi credits" -- can we bring back title case? |
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
@isaac-pulumi Done! |
|
@cnunciato Can we do anything to fix the wrapping on the price for Team edition? It looks like "Starts at/mo" on my end:
|
| - title: Team | ||
| subtitle: Everything you need to get started. | ||
| price: $40 | ||
| price: Starts at $40 |
There was a problem hiding this comment.
Odd wrapping here. See comment in PR thread
isaac-pulumi
left a comment
There was a problem hiding this comment.
See request to fix wrapping on Team price
|
@isaac-pulumi Something I didn't notice until now: It looks like both Team and Enterprise have base rates, but only Team was labeled "starts at". Is there a reason Enterprise wasn't? Shouldn't they both be presented similarly? That said, since "Starts at" doesn't fit in that spot, I went ahead and removed it from the Team plan and instead appended "base" to both. Let me know what you think. I know this isn't exactly what you asked for; it's just that these slots in the layout are currently pretty constrained. If we do need to use "Starts at", I'd probably suggest we make a slight tweak to position it differently — maybe above the number somehow (in which case I'd probably tag @jeffmerrick in). |
- Team/Enterprise cards: "/mo base" label and "Includes N Credits" unit - Capitalize "free Credits" in the startup banner Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…age-content-update # Conflicts: # content/pricing/_index.md
Lighthouse Performance ReportCommit: e02a2c2 | Metric definitions
|

Applies the pricing page content updates for the new Credits-based billing model, along with minor casing and consistency cleanup.