mirror of https://github.com/pulumi/pulumi.git
10747fa192
* [codegen] add chain functions for resource outputs * [sdk/go] Allow ApplyT applier to return an Output * Update CHANGELOG_PENDING.md Co-authored-by: Ian Wahbe <ian@wahbe.com> |
||
---|---|---|
.. | ||
backend | ||
cmd/pulumi | ||
codegen | ||
engine | ||
graph | ||
operations | ||
resource | ||
secrets | ||
testing/integration | ||
util | ||
version | ||
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.