mirror of https://github.com/pulumi/pulumi.git
582 B
582 B
Improvements
Bug Fixes
-
[cli] - Respect provider aliases #7166
-
[cli] -
pulumi stack ls
now returns all accessible stacks (removing earlier cap imposed by the httpstate backend). #3620 -
[sdk/go] - Fix panics caused by logging from
ApplyT
, affectingpulumi-docker
and potentially other providers #7661 -
[sdk/python] - Handle unknown results from methods. #7677