Skip to content
This repository was archived by the owner on May 5, 2026. It is now read-only.

docs: restore IaC/Pulumi section with corrected URLs#907

Open
Engin Diri (dirien) wants to merge 1 commit into
langchain-ai:mainfrom
dirien:restore-iac-pulumi-section
Open

docs: restore IaC/Pulumi section with corrected URLs#907
Engin Diri (dirien) wants to merge 1 commit into
langchain-ai:mainfrom
dirien:restore-iac-pulumi-section

Conversation

@dirien

Copy link
Copy Markdown
Contributor

Summary

Restores the Deploy using Infrastructure as Code → Pulumi section that was removed in 109445b. That section originated in #491, but the example repository links returned 404 because they were missing the /tree/master/ path segment required for linking to a subdirectory in a GitHub repo — which is presumably why it was removed.

This PR brings the section back with correctly-formed URLs so each quickstart resolves to the intended example. The aws-js-langserve row from the original table is dropped because that example does not exist in pulumi/examples.

Verified each linked path exists in pulumi/examples (default branch master):

Test plan

  • All four Repository URLs resolve (no 404)
  • All four Deploy button ?template= URLs use the same valid /tree/master/ paths
  • Section is inserted in the same place it previously lived (between Deploy to GCP and Community Contributed)

The Pulumi IaC section added in langchain-ai#491 was removed in 109445b because
the example repository URLs returned 404 — they were missing the
`/tree/master/` path segment required for GitHub subdirectory links.

This restores the section with the correctly-formed URLs so each
quickstart link resolves to the intended example. The `aws-js-langserve`
row is dropped since that example does not exist in pulumi/examples.
@cla-bot cla-bot Bot added the cla-signed label Apr 28, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant