Hi again! I got a strange issue when doing a "pul...
# general
p
Hi again! I got a strange issue when doing a "pulumi refresh" against AWS. It looks like the source in a BucketObject is replaced with a absolute reference to a pulumi temp-file on my local computer, see attached image. It looks very similar to this issue: https://github.com/pulumi/pulumi-aws/issues/1521 ...but it persists for me even after updating to the latest Pulumi packages with Yarn. I read in some other threads linked via that issue hints that this might be because we are doing something unexpected, but it is a bit too technical for me. Any help would be appreciated since I assume this is not how it should work? Update: Using TypeScript