dandi / dandi-infrastructure

A repository to collect docs/issues on DANDI project infrastructure
Apache License 2.0
0 stars 6 forks source link

Add heroku access to log buckets #132

Closed danlamanna closed 1 year ago

danlamanna commented 1 year ago

Related https://github.com/dandi/dandi-archive/issues/1424

danlamanna commented 1 year ago

@satra @yarikoptic When looking into this PR I realized master isn't building cleanly anymore, it looks like a regular terraform plan wants to make a lot of changes to S3 buckets. Is it possible manual changes were made through the GUI recently? In particular it looks like TF wants to remove object level encryption from several buckets, so maybe this is something that was just recently added.

yarikoptic commented 1 year ago

I did no changes in GUI any time not only recently.

satra commented 1 year ago

neither did i.

danlamanna commented 1 year ago

Mystery solved, AWS changed the S3 defaults! https://aws.amazon.com/blogs/aws/amazon-s3-encrypts-new-objects-by-default/