Anyone know where the code is for Pulumi-AWS Bucke...
# general
n
Anyone know where the code is for Pulumi-AWS BucketObject? I’m having a memory usage issue when trying to use RemoteAsset for something that is 12GB large. Whereas using FileAsset works fine. My guess is that Pulumi is trying to download the asset first to memory, instead of streaming it to s3.