Skip to content

Commit

Permalink
Update Terraform cloudposse/s3-log-storage/aws to v0.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 21, 2021
1 parent 47e337d commit 0bb9fa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ resource "aws_s3_bucket_public_access_block" "origin" {

module "logs" {
source = "cloudposse/s3-log-storage/aws"
version = "0.20.0"
version = "0.24.1"
enabled = local.create_cf_log_bucket
attributes = var.extra_logs_attributes
lifecycle_prefix = local.cloudfront_access_log_prefix
Expand Down

0 comments on commit 0bb9fa1

Please sign in to comment.