mirror of https://github.com/pulumi/pulumi.git
ba077a8746
This uses the same syntax for `<plugin>@<version>` as is used in `pulumi package get-schema <plugin@version|file>`. This is motivated by the way the bridge shells out to the converter for example conversion. We would like to move away from ambient plugins to hermetic builds. |
||
---|---|---|
.. | ||
asset | ||
authhelpers | ||
backend | ||
channel | ||
cmd/pulumi | ||
codegen | ||
display | ||
engine | ||
graph | ||
importer | ||
operations | ||
resource | ||
secrets | ||
testing/integration | ||
util | ||
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.