mirror of https://github.com/pulumi/pulumi.git
34d2aa32b0
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. |
||
---|---|---|
.. | ||
architecture | ||
debugging | ||
references | ||
sphinx | ||
.gitignore | ||
Makefile | ||
README.md | ||
diagrams.md | ||
documentation.md | ||
make.py | ||
requirements.txt | ||
writing.md |
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 :::