mirror of https://github.com/pulumi/pulumi.git
e69cddf4d0
We officially support the two latest releases of Go. In https://github.com/pulumi/pulumi/pull/17827, we started using tar.AddFS, which was introduced in Go 1.22. Since Go 1.23 is already out, we can drop support for Go 1.21, and reflect that in our go.mod files. Fixes https://github.com/pulumi/pulumi/issues/18273 |
||
---|---|---|
.. | ||
architecture | ||
providers | ||
utils | ||
.gitignore | ||
Makefile | ||
README.md | ||
build.md | ||
conf.py | ||
go.mod | ||
go.sum | ||
index.md | ||
requirements.txt |
README.md
Pulumi Developer Docs
Welcome to the Pulumi Developer Docs!
To access the documentation, please visit: https://pulumi-developer-docs.readthedocs.io/latest/docs/README.html
The documentation site is designed to provide comprehensive documentation for maintainers and contributors of Pulumi.
Thank you for your interest in contributing to Pulumi!