mirror of https://github.com/pulumi/pulumi.git
5dd4fd459f
`--out` should be optional, with the default to pipe to stdout. This mirrors how `pulumi package get-schema` works, allowing intuitive piping like: ```console $ pulumi package get-mapping terraform aws | jq '<query>' ``` The change is non-breaking. |
||
---|---|---|
.. | ||
20240910--cli-package--make-out-optional-within-pulumi-package-get-mapping.yaml | ||
20240912--sdk-nodejs--fix-closure-serialization-when-using-the-pulumi-sdk-inside-anonymous-functions.yaml | ||
20240912--sdk-python--add-debugpy-as-a-dependency-to-improve-the-debugging-experience.yaml |