Skip to content

Commit

Permalink
chore(deps): update terraform cloudposse/s3-log-storage/aws to v1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 8, 2024
1 parent d208a62 commit deaf431
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 @@ -366,7 +366,7 @@ resource "time_sleep" "wait_for_aws_s3_bucket_settings" {

module "logs" {
source = "cloudposse/s3-log-storage/aws"
version = "1.4.2"
version = "1.4.3"
enabled = local.create_cf_log_bucket
attributes = var.extra_logs_attributes
allow_ssl_requests_only = true
Expand Down

0 comments on commit deaf431

Please sign in to comment.