https://pulumi.com logo
h

handsome-actor-1155

07/30/2019, 9:51 PM
Also,
pulumi stack rename <new-stack-name>
keeps responding with:
Copy code
warning: A new version of Pulumi is available. To upgrade from version '0.17.25' to '0.17.27', run 
   $ brew upgrade pulumi
or visit <https://pulumi.com/docs/reference/install/> for manual instructions and release notes.
error: [400] Bad Request: could not deserialized deployment
d

damp-book-35965

07/30/2019, 9:55 PM
Either set this:
PULUMI_SKIP_UPDATE_CHECK=true
This stops prompting you to upgrade or install pulumi outside of brew https://www.pulumi.com/docs/reference/install/#alternative-installation-script
h

handsome-actor-1155

07/30/2019, 9:57 PM
Hmm interesting. I’ll give that a shot. Thanks
g

gentle-diamond-70147

07/30/2019, 10:27 PM
We're working on getting homebrew updated. Unfortunately it's a very slow process currently.
The
could not deserialized deployment
error is being tracked at https://github.com/pulumi/pulumi/issues/2873.
h

handsome-actor-1155

07/30/2019, 11:01 PM
Thanks for the info @gentle-diamond-70147
c

clever-sunset-76585

07/31/2019, 7:45 PM
FYI there is a pending PR to update Homebrew already. They are just behind in merging it, unfortuantely. See this conversation: https://pulumi-community.slack.com/archives/C84L4E3N1/p1564600376331900
👍 1