mirror of https://github.com/pulumi/pulumi.git
b0a6d5a0bb
Pulumi is built on top of a core type system that is loosely "specified" by the gRPC/Protocol buffer definitions we expose and a set of core implementations in e.g. the Pulumi engine. Historically we documented this type system as part of the old developer documentation. This commit ports that content to the new documentation, tidying it up and correcting things that have since changed/may no longer be the case. |
||
---|---|---|
.. | ||
architecture | ||
references | ||
sphinx | ||
.gitignore | ||
Makefile | ||
README.md | ||
diagrams.md | ||
documentation.md | ||
make.py | ||
requirements.txt | ||
writing.md |
README.md
Home
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:
self /docs/documentation /docs/architecture/README /docs/references/README :::