https://pulumi.com logo
#general
Title
# general
a

ancient-night-64850

07/27/2022, 5:04 PM
Looks like a recent Pulumi update to version 3.37.0 broke functionality when using the CLI in Azure pipelines. Reverting to the previous version 3.36.0 worked error: Pulumi installation failed with error 'Directory does not exist: D:\a\_temp\2ee57406-8f66-477a-9f08-ca79696bd086\pulumi\bin
f

fierce-ability-58936

07/27/2022, 9:54 PM
it seems the fix is already there https://github.com/pulumi/pulumi/pull/10264 and will be released in 3.37.1
👍 1
e

eager-gigabyte-20835

07/27/2022, 11:23 PM
Currently having this issue
How can i bypass the latest release
How can I bypass the latest release with AzureDevOps task
a

ancient-night-64850

07/27/2022, 11:25 PM
you can install the previous release
e

eager-gigabyte-20835

07/27/2022, 11:26 PM
Am using the Azure Pipeline task pulumi@1
Checking
a

ancient-night-64850

07/27/2022, 11:26 PM
you want version 3.36.0
e

eager-gigabyte-20835

07/27/2022, 11:29 PM
Yeah
a

ancient-night-64850

07/27/2022, 11:32 PM
did it work for you?
e

eager-gigabyte-20835

07/27/2022, 11:41 PM
Trying it out
Thanks got it to work
It's a caching tool as described in the docs and shd be used before the Pulumi Azure pipeline task
8 Views