Maybe with Go?!... Not sure how pulumi works for Go but typescript and Python which are the more complete implementations of pulumi do not compile to a single binary, it requires the cli and it's plugins
s
shy-yak-78243
02/09/2020, 7:42 PM
Yes, I was thinking 'go' might be a possibility here since it produces static binaries.