Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
soya-miyoshi committed Jun 12, 2023
1 parent 8bab65c commit 2413e00
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 @@ -342,7 +342,7 @@ resource "time_sleep" "wait_for_aws_s3_bucket_settings" {

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

0 comments on commit 2413e00

Please sign in to comment.