Skip to content

Add subprocessors page to legal section#17822

Open
isaac-pulumi wants to merge 2 commits intomasterfrom
add-subprocessors-page
Open

Add subprocessors page to legal section#17822
isaac-pulumi wants to merge 2 commits intomasterfrom
add-subprocessors-page

Conversation

@isaac-pulumi
Copy link
Copy Markdown
Contributor

Summary

  • Adds content/legal/subprocessors.md with a description and full table of Pulumi's current data subprocessors
  • Follows the existing legal page format (frontmatter, HTML content, menu weight)
  • Lists 44 subprocessors with company name, department, and country

Test plan

  • Page renders at /subprocessors
  • Table displays correctly with all 44 entries
  • Page appears in the legal section navigation

🤖 Generated with Claude Code

Adds docs/content/legal/subprocessors.md with the current list of
Pulumi data subprocessors, including company, department, and country.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
@claude
Copy link
Copy Markdown
Contributor

claude bot commented Mar 5, 2026

Docs Review

The new subprocessors page looks well-structured and follows the existing legal page format. A few items to verify:

Content accuracy

Mailchimp categorized as Engineering (line 52): Mailchimp is primarily an email marketing platform. If used for transactional/developer emails, "Engineering" may be correct, but this is worth confirming with your legal/privacy team before publishing, since this is a legally significant document.

Stripe categorized as Engineering (line 55): Stripe is a payment processor typically associated with Finance. If Pulumi uses Stripe strictly via API integration managed by Engineering, this may be intentional. Please confirm this is accurate.

Minor notes

<br /> tags around the H2 heading (lines 17-19): These match the pattern in the existing legal pages (e.g., privacy.md), so this is consistent. No change needed.

What looks good

  • Frontmatter is complete: title, url, meta_desc, and menu with non-conflicting weight 6.
  • Table is alphabetically sorted with 44 entries, consistent with the PR description.
  • URL /subprocessors follows the same non-prefixed pattern as /privacy, /trademark, etc.
  • Meta description is concise and accurate.
  • HTML structure matches the format of privacy.md and other legal pages.

The main concern is confirming the department categorizations for Mailchimp and Stripe are correct, since this is a public-facing legal document. Ping @claude if you would like another review after any changes.

@pulumi-bot
Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Contributor

@CamSoper CamSoper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@pulumi-bot
Copy link
Copy Markdown
Collaborator

@isaac-pulumi isaac-pulumi requested a review from joeduffy March 11, 2026 18:10
<tr><td>Avalara</td><td>Finance</td><td>United States</td></tr>
<tr><td>BigMarker</td><td>Marketing</td><td>United States</td></tr>
<tr><td>Bill.com</td><td>Finance</td><td>United States</td></tr>
<tr><td>Calendly</td><td>Marketing</td><td>United States</td></tr>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a standard tool, is it required?

<tr><td>Credly (Pearson)</td><td>Marketing</td><td>United States</td></tr>
<tr><td>DocuSign</td><td>Sales</td><td>United States</td></tr>
<tr><td>Floqer</td><td>Marketing</td><td>Canada</td></tr>
<tr><td>GitHub</td><td>Engineering</td><td>United States</td></tr>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Surprised at this one, afaik GitHub doesn’t process customer data.

<tr><td>Honeycomb</td><td>Engineering</td><td>United States</td></tr>
<tr><td>HubSpot</td><td>Marketing</td><td>United States</td></tr>
<tr><td>LaunchDarkly</td><td>Engineering</td><td>United States</td></tr>
<tr><td>LeadIQ</td><td>Sales</td><td>United States</td></tr>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought we stopped using this?

<tr><td>HubSpot</td><td>Marketing</td><td>United States</td></tr>
<tr><td>LaunchDarkly</td><td>Engineering</td><td>United States</td></tr>
<tr><td>LeadIQ</td><td>Sales</td><td>United States</td></tr>
<tr><td>LeanData</td><td>Marketing</td><td>United States</td></tr>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought we stopped using this?

<tr><td>Snowflake</td><td>Engineering</td><td>United States</td></tr>
<tr><td>Stripe</td><td>Engineering</td><td>United States</td></tr>
<tr><td>Suger</td><td>Sales</td><td>United States</td></tr>
<tr><td>Validity</td><td>Sales</td><td>United States</td></tr>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

News to me, what is this?

<tr><td>Stripe</td><td>Engineering</td><td>United States</td></tr>
<tr><td>Suger</td><td>Sales</td><td>United States</td></tr>
<tr><td>Validity</td><td>Sales</td><td>United States</td></tr>
<tr><td>Verifone</td><td>Sales</td><td>United States</td></tr>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this?

Copy link
Copy Markdown
Contributor

@CamSoper CamSoper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@isaac-pulumi is this still a WIP? Just checking out PRs that have been open a long time

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.

4 participants