Back to Pulumi

V0.11.2

changelog/v0.11.2.md

3.244.0523 B
Original Source

0.11.2 (2018-04-06)

Changed

  • (Breaking) Require pulumi login before commands that need a backend (pulumi/pulumi#1114). The pulumi CLI now requires you to log in to pulumi.com for most operations.

Fixed

  • Improve the error message arising from missing required configurations for resource providers (pulumi/pulumi#1097). The error message now prints all missing configuration keys, along with their descriptions.