mirror of https://github.com/pulumi/pulumi.git
434e79ef9e
`pulumi package get-mapping` was introduced to help provider authors debug mapping commands.[^1] In general, `pulumi convert` should just work as intended. `pulumi package get-mapping` is largely undocumented,[^2] so it's doubtful there is much community use. [^1]: https://github.com/pulumi/pulumi/pull/13155 [^2]: https://github.com/pulumi/pulumi/issues/15210 |
||
---|---|---|
.. | ||
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.