mirror of https://github.com/pulumi/pulumi.git
dc0a40ed19
It's currently set to a specific commit with all the functionality of v0.10.0 before that version of ESC was tagged. This change updates it to the released version. From https://github.com/pulumi/esc/compare/v0.9.1...v0.10.0 <img width="1037" alt="Screenshot 2024-09-16 at 1 56 10 PM" src="https://github.com/user-attachments/assets/16e82f8f-1146-4d17-ad76-53a46e66baa2"> |
||
---|---|---|
.. | ||
asset | ||
authhelpers | ||
backend | ||
cmd/pulumi | ||
codegen | ||
display | ||
engine | ||
graph | ||
importer | ||
operations | ||
resource | ||
secrets | ||
testing/integration | ||
util | ||
version | ||
workspace | ||
README.md | ||
go.mod | ||
go.sum |
README.md
pulumi/pkg
While pulumi/sdk maintains strict backwards compatibility guarantees, code under pkg/ is handled more informally: while breaking changes are still discouraged they may happen when they make sense.