pulumi-cdk icon indicating copy to clipboard operation
pulumi-cdk copied to clipboard

`aws:s3:BucketObjectv2` should only trigger an update when my code changes

Open sam-goodwin opened this issue 2 years ago • 1 comments

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

Even when I don't change my code, the aws:s3:BucketObjectv2 goes through an Update cycle when I run pulumi up. I expect it to only do that when code changes. Does pulumi perform any hashing and caching to avoid redundant work like this?

sam-goodwin avatar Jan 27 '23 14:01 sam-goodwin

Can you share the inputs you are passing in before and after the initial update?

lukehoban avatar Jan 27 '23 14:01 lukehoban