Is there any way I can use the go binary directly ...
# general
c
Is there any way I can use the go binary directly with pulumi created using go build? instead of running pulumi up (which i suppose, also runs go build). I want to do this to store artifacts.