Hi there. Does anybody know if it's possible to st...
# general
w
Hi there. Does anybody know if it's possible to store a
RemoteArchive
on an
S3
bucket? I'm trying to use it as the source code for a
Lambda
function. The docs say that the URI should be http/https/file and it doesn't accept s3:// - https://www.pulumi.com/docs/intro/concepts/assets-archives/ - Any ideas for a viable workaround? Opening up the bucket to http access wouldn't work in this case.