Skip to content

Commit fb8325e

Browse files
chore(deps): update terraform cloudposse/s3-log-storage/aws to v1.4.4
1 parent 8334f18 commit fb8325e

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
@@ -418,7 +418,7 @@ resource "time_sleep" "wait_for_aws_s3_bucket_settings" {
418418

419419
module "logs" {
420420
source = "cloudposse/s3-log-storage/aws"
421-
version = "1.4.2"
421+
version = "1.4.4"
422422
enabled = local.create_cf_log_bucket
423423
attributes = var.extra_logs_attributes
424424
allow_ssl_requests_only = true

0 commit comments

Comments
 (0)