mirror of https://github.com/pulumi/pulumi.git
a16beb5b47
This allows us to report plan failures as warnings rather than errors. For now it's just turned on by default for experimental, but all users will now start seeing plan warnings between preview and up. |
||
---|---|---|
.. | ||
authhelpers | ||
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.