pulumi/docs
Will Jones 34d2aa32b0
Add some skeletal documentation on the built-in provider (#18303)
As part of the recently added conformance tests for testing components,
we now have better coverage (and a better understanding of) resource
references and their hydration, which is handled by the built-in
provider. This small change makes a start at writing some of this down,
adding a section for the built-in provider and adjusting the
documentation we have on resource references to reference it.
2025-01-21 15:06:05 +00:00
..
architecture Add some skeletal documentation on the built-in provider (#18303) 2025-01-21 15:06:05 +00:00
debugging Add PULUMI_DEBUG_LANGUAGES support to go, python, and nodejs. (#17821) 2024-12-11 08:50:52 +00:00
references Clean up documentation to support the bridge (#17784) 2024-11-15 14:41:07 +00:00
sphinx Clean up documentation to support the bridge (#17784) 2024-11-15 14:41:07 +00:00
.gitignore Generate reference documentation from Protobufs (#17120) 2024-08-30 17:04:16 +00:00
Makefile Generate reference documentation from Protobufs (#17120) 2024-08-30 17:04:16 +00:00
README.md Add PULUMI_DEBUG_LANGUAGES support to go, python, and nodejs. (#17821) 2024-12-11 08:50:52 +00:00
diagrams.md Clean up documentation to support the bridge (#17784) 2024-11-15 14:41:07 +00:00
documentation.md Document developer documentation deployments (#17119) 2024-08-30 16:17:46 +00:00
make.py Generate reference documentation from Protobufs (#17120) 2024-08-30 17:04:16 +00:00
requirements.txt Bump jinja2 from 3.1.4 to 3.1.5 in /docs in the pip group across 1 directory (#18110) 2024-12-24 22:23:20 +00:00
writing.md Explain how to contribute to dev docs (#17604) 2024-10-23 20:58:18 +00:00

README.md

Pulumi developer documentation

Welcome to the Pulumi developer documentation! This site is designed to provide complete documentation for maintainers of and contributors to Pulumi.

:::{toctree} :maxdepth: 2 :titlesonly:

Home /docs/documentation/README /docs/debugging/README /docs/architecture/README /docs/references/README :::