Skip to content

Releases: trussworks/terraform-aws-logs

v16.2.0: Merge pull request #313 from trussworks/remove-default-tag

03 Nov 19:47
4defe29
Compare
Choose a tag to compare
chore: removing the default tagging of an S3 bucket with its own name

Deprecate data source: aws_redshift_service_account

17 Jul 18:24
3d475e2
Compare
Choose a tag to compare
Merge pull request #311 from trussworks/fix-redshift-principal

Removes the redshift service account and switches to service principal

Deprecate using Terraform versions before 1.0

08 Jun 19:29
5651e77
Compare
Choose a tag to compare

Module now requires using Terraform version 1.0 or higher.

ACL and object ownership changes

23 May 23:55
39125a4
Compare
Choose a tag to compare

Update the module to work with ACL and object ownership changes introduced by AWS in April 2023.

See https://github.com/trussworks/terraform-aws-logs#upgrade-paths for details on how to upgrade.

Removes lifecycle rules put in place for aws provider v4 update

25 Apr 16:50
a9f4972
Compare
Choose a tag to compare
Merge pull request #308 from trussworks/remove-lifecycle-ignores

removes the lifecycle ignore rules put in place for aws provider v4 upgrade

v14.2.1

10 Mar 20:13
d44df91
Compare
Choose a tag to compare

What's Changed

Full Changelog: v14.2.0...v14.2.1

v14.2.0

22 Dec 19:35
6264c41
Compare
Choose a tag to compare
  • Adds bucket policy to outputs allowing a user to amend or append a custom bucket policy

v14.1.0

09 Nov 16:44
f3e09c7
Compare
Choose a tag to compare
  • Add enable_s3_log_bucket_lifecycle_rule. Thanks @amber-h !

v14.0.0

09 Nov 16:22
6d7fbb1
Compare
Choose a tag to compare
  • Add support to source account policy for multi account prefixes in Config buckets

v13.0.1

04 Nov 15:40
39c625d
Compare
Choose a tag to compare

Remove filter /* as it's redundant and invalid