mirror of https://github.com/pulumi/pulumi.git
76edb80dc1
Update to the latest dotnet version. Pulumi.Awsx started depending on that, so using an earlier version makes the tests fail. This happened a few times now, so we should really fix this in a way that doesn't require us to hardcode this version. But I want to get the merge queue unblocked, and this is probably the quickest way to do that. |
||
---|---|---|
.. | ||
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.