Skip to content

Releases: trussworks/terraform-aws-logs

v18.0.0

14 Jul 23:00
ceccbe3

Choose a tag to compare

What's Changed

  • chore(deps): update trussworks/shared-actions action to v0.0.6 by @renovate[bot] in #326
  • fix: name attribute is deprecated by @esacteksab in #328

This is a breaking change requiring AWS Provider v6.0.0+.

Full Changelog: v17.0.2...v18.0.0

v17.0.2

18 Jan 16:23
a1e0d14

Choose a tag to compare

What's Changed

Full Changelog: v17.0.1...v17.0.2

v17.0.1

18 Jan 16:14
df24ea4

Choose a tag to compare

What's Changed

Regions available as of August 2022 or later

This policy grants permissions to the specified log delivery service. Use this policy for load balancers in Availability Zones and Local Zones in the following Regions:

    Asia Pacific (Hyderabad)
    Asia Pacific (Malaysia)
    Asia Pacific (Melbourne)
    Asia Pacific (Thailand)
    Canada West (Calgary)
    Europe (Spain)
    Europe (Zurich)
    Israel (Tel Aviv)
    Middle East (UAE)

Full Changelog: v17.0.0...v17.0.1

v17.0.0

15 Jan 03:10
f950d3e

Choose a tag to compare

What's Changed

Full Changelog: v16.3.1...v17.0.0

v16.3.1

15 Jan 01:17
b22f7c4

Choose a tag to compare

What's Changed

  • fix: elb_logs_prefix should be string not list(string) by @esacteksab in #319

Full Changelog: v16.3.0...v16.3.1

v16.3.0

15 Jan 00:30
a1456da

Choose a tag to compare

What's Changed

  • feat: Support passing KMS key to bucket encryption configuration by @esacteksab in #317

Full Changelog: v16.2.0...v16.3.0

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

03 Nov 19:47
4defe29

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

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

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

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.