-
When a resource is aliased to an existing resource with a different URN, only store the alias of the existing resource in the statefile rather than storing all possible aliases. #9288
-
Clear pending operations during
pulumi refresh
orpulumi up -r
. #8435
-
[codegen/go] - Fix Go SDK function output to check for errors pulumi-aws#1872
-
[cli/engine] - Fix a panic due to
Check
returning nil while using update plans. #9304