Hi guys, does main merges release some preview ver...
# general
q
Hi guys, does main merges release some preview versions of pulumi? If so, can I get it with
curl --proto '=https' -L <https://get.pulumi.com> | sh -s -- --version "${PULUMI_VERSION}" \
?
l
I think dev releases are this exactly and should "just work" https://www.pulumi.com/blog/introducing-dev-releases/
--version dev
basically
Usual warnings about living on the bleeding edge apply 😅
👍 1
q
nice, thanks. I just want to test how vuln scanner will behave with newest version