Releases: trussworks/terraform-aws-logs
Releases · trussworks/terraform-aws-logs
Expose the mfa_delete attribute
Add enable_versioning
This release adds the ability to turn on versioning for the logs bucket via the enable_versioning
variable.
Relax version constraints so folks can use this module with 0.14.x
Add logging support to s3 bucket to address CIS.2.6
Beware of the logging turtles
Release off of the terraform12 branch
Merge pull request #103 from trussworks/ee-add-aws3-support Ee add aws provider v3 support to tf12 branch
Updated to be AWS Provider v3 compatible
Merge pull request #103 from trussworks/ee-add-aws3-support Ee add aws provider v3 support to tf12 branch
Removes the need for region
Version 10.x.x removes the region
variable as it will pull from the region that your AWS session is associated with.
Terraform13
Merge pull request #99 from trussworks/am-upgrade-tf13
pins terraform 12
use if need terraform 12
Adding support for corss account logging of ALB and NLB logs
Related PR: #94
Add the support to allow cross account logging for ALB and NLB logs.