mirror of https://github.com/pulumi/pulumi.git
f63d8a774a
12564: Revert "Resources now inherit the `DeletedWith` Resource Option across SDKs" r=dixler a=dixler Reverts pulumi/pulumi#12446 Fixes https://github.com/pulumi/pulumi/issues/12562 Co-authored-by: Kyle Dixler <kdixle2@gmail.com> |
||
---|---|---|
.. | ||
authhelpers | ||
backend | ||
cmd/pulumi | ||
codegen | ||
engine | ||
graph | ||
importer | ||
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.