technologiestiftung / giessdenkiez-de-dwd-harvester

Gather precipitation data from DWD's radolan data set, for the region of Berlin and connect to the trees DB
https://www.giessdenkiez.de
MIT License
4 stars 9 forks source link

Update terraform for S3 bucket to reflect new access control restrictions #90

Closed sjockers closed 1 year ago

sjockers commented 1 year ago

Fix problems with the provisioning of the S3 bucket, due to a recent change in AWS related to acl="public-read".

Background: As of April 2023, creating a new S3 bucket with the Access Control List (ACL) option is no longer possible. Due to this change by AWS, the S3 provisioning in this repo is broken.

See also https://github.com/technologiestiftung/giessdenkiez-de-aws-s3-terraform/issues/6 (different repo, same issue)


Bonus fixes:

sjockers commented 1 year ago

Updated terraform to 1.4.6, which still works fine.

ff6347 commented 1 year ago

@all-contributors please add @sjockers for infra, code and bugs

allcontributors[bot] commented 1 year ago

@ff6347

I've put up a pull request to add @sjockers! :tada: