mysterious-hairdresser-82060
05/01/2023, 5:58 PMpulumi preview
, I see uncommitted changes to my recently created objects (usually S3 Buckets with the change diff: -serverSideEncryptionConfiguration
). When I run pulumi up
and then preview again, I still see the same uncommitted changes. I do not see any material difference in the S3 buckets themselves in the AWS UI or otherwise.
Does anyone know what is causing Pulumi to perceive the configuration for these resources to be different? I could not find any similar examples in these channels. Thanks!melodic-tomato-39005
05/01/2023, 7:05 PMmysterious-hairdresser-82060
05/02/2023, 11:02 PMpulumi version
, it says I am on v3.65.1brew update && brew upgrade pulumi
or is there a different action to take?melodic-tomato-39005
05/02/2023, 11:21 PM@pulumi/aws
in package.json
.mysterious-hairdresser-82060
05/02/2023, 11:38 PM