Skip to content

Commit

Permalink
chore(deps): update terraform cloudposse/lb-s3-bucket/aws to v0.11.3 (#…
Browse files Browse the repository at this point in the history
…79)

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Feb 7, 2021
1 parent 0e08fba commit 95c7be7
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.10.1"
version = "0.11.3"
enabled = module.this.enabled && var.access_logs_enabled
name = module.this.name
namespace = module.this.namespace
Expand Down

0 comments on commit 95c7be7

Please sign in to comment.