This message was deleted.
s
This message was deleted.
b
Hey @acceptable-stone-35112 Can you tell us what the diff is? You can get the details of the Pulumi preview
a
diff is always in defaultCacheBehavior
seems like lastModifiedTime is updated automatically by provider
b
The etag changing suggest that something in cloud front has changed in aws?
a
I'm 100% sure nothing has changed in either AWS or code.
Nobody even has access to my private account
I tried it many times - it happens in 100% updates
I guess etag hash includes lastModifiedTime
b
Yeah that’s super strange - if you want to use ignoreChanges to those for now (to have clean diffs) and open an issue, I can look into it
a
yeah. I can't use ignoreChanges. Next time I will change ttl I want to sleep at night 🙂
but waiting 5-10 minutes for cf deployment to finish is annoying
b
Hahaha but please do open an issue
I can investigate it upstream as this does feel incorrect
a
Thanks, will try to reproduce in clean project if I have time, without my custom components around it
b
👌