mirror of https://github.com/pulumi/pulumi.git
2ebaf039ec
Add a test for https://github.com/pulumi/pulumi/issues/14254, which happened to have been "fixed" in https://github.com/pulumi/pulumi/pull/15716. We didn't notice this at the time, and almost regressed this fix in https://github.com/pulumi/pulumi/pull/17245. Adding a test to ensure we don't regress this. Fixes https://github.com/pulumi/pulumi/issues/14254. |
||
---|---|---|
.. | ||
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.