This message was deleted.
# general
s
This message was deleted.
m
I'd file an issue but it's hard to pin down exactly what's happening
b
does a
pulumi refresh
fix it?
m
well, it does update a bunch of bucketobject assets
looks like every one of them
b
I think the AWS provider which was built for Terraform expects a refresh for the S3 stuff
TF does that by default before a plan/apply. Pulumi does not
m
ok so refresh before pulumi up?
g
@mysterious-easter-19881 an issue would be great if you code that reproduces this. I use BucketObject frequently and haven't seen this myself.