Skip to content

Commit

Permalink
chore(deps): update terraform cloudposse/lb-s3-bucket/aws to v0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 21, 2024
1 parent db9ad5d commit 99e4d45
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 @@ -40,7 +40,7 @@ resource "aws_security_group_rule" "https_ingress" {

module "access_logs" {
source = "cloudposse/lb-s3-bucket/aws"
version = "0.19.0"
version = "0.20.0"

enabled = module.this.enabled && var.access_logs_enabled && var.access_logs_s3_bucket_id == null

Expand Down

0 comments on commit 99e4d45

Please sign in to comment.