mirror of https://github.com/pulumi/pulumi.git
4ebf61f896
Similar to how https://github.com/pulumi/pulumi/pull/13953 moves some code from sdk/go/common to /pkg. This display code is only used in /pkg, another simple reduction of what's in sdk/go/common. |
||
---|---|---|
.. | ||
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.