This message was deleted.
# general
s
This message was deleted.
l
maybe it's this? https://github.com/pulumi/pulumi-aws/blob/master/CHANGELOG.md . docs/cli help command don't make it very clear though 😕
I installed v1.28.0 because it was the most recent version there, but then when I tried to run
pulumi up
, it complained about needing v1.27. I can't find out where it is getting that from, I don't see any references to 1.27 in any of the files in the project directory nor in
~/.pulumi
.
Removing v1.28 and installing v1.27 fixed it but it would be really helpful to know how a user is supposed to determine what version is required...