Skip to content

Releases: jetbrains-infra/terraform-aws-s3-bucket-for-logs

Enable S3 access control lists (ACLs)

21 Apr 14:41
405ea5a
Compare
Choose a tag to compare

Starting in April 2023, you must enable S3 access control lists (ACLs) for new S3 buckets being used for CloudFront standard logs.
https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/AccessLogs.html

Bugfix

28 Feb 09:21
7da1f26
Compare
Choose a tag to compare

Fix of broken expression of the condition in newly introduced S3 encryption support.

AWS S3 encryption

27 Feb 17:56
d42753a
Compare
Choose a tag to compare

This release overcomes a recent change in the S3 backend where the server side encryption became mandatory.

Minor fixes

03 Jun 18:41
61a19f9
Compare
Choose a tag to compare

aws_s3_bucket.policy is deprecated, use aws_s3_bucket_policy resource

Updated the bucket IAM policy

01 Dec 18:37
Compare
Choose a tag to compare
  • Refactoring to use the latest recommened IAM policies from the AWS documentation
  • Bugfix

Bug fix

28 Jul 09:28
bcc11b3
Compare
Choose a tag to compare
v0.4.2

Default empty value for tags

Support of external readers

20 Nov 16:12
Compare
Choose a tag to compare
v0.4.1

fix: typo

Support region specific ALB service accounts

16 Sep 20:36
Compare
Choose a tag to compare
v0.4.0

fix: Make output more clear to humans

Bugfix

28 Jun 15:48
069b8fc
Compare
Choose a tag to compare
ALB prefix should start/end with '/'

Fix of "The value of 'access_logs.s3.prefix' cannot start or end with '/'" error

Introduce `force_destroy` flag

23 Mar 17:06
Compare
Choose a tag to compare
v0.3.1

feat: Introduce `force_destroy` flag