Skip to content

Commit e0d65cc

Browse files
chore(deps): update terraform cloudposse/s3-log-storage/aws to v1.4.5
1 parent b07360f commit e0d65cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ resource "time_sleep" "wait_for_aws_s3_bucket_settings" {
420420

421421
module "logs" {
422422
source = "cloudposse/s3-log-storage/aws"
423-
version = "1.4.2"
423+
version = "1.4.5"
424424
enabled = local.create_cf_log_bucket
425425
attributes = var.extra_logs_attributes
426426
allow_ssl_requests_only = true

0 commit comments

Comments
 (0)