mirror of https://github.com/pulumi/pulumi.git
596 B
596 B
Improvements
-
[CLI] Adding the ability to use
pulumi org set [name]
to set a default org to use when creating a stacks in the Pulumi Service backend or Self -hosted Service #8352 -
[schema] Add IsOverlay option to disable codegen for particular types #8338
-
[sdk/dotnet] - Marshal output values. #8316
Bug Fixes
- [engine] - Compute dependents correctly during targeted deletes. #8360