Skip to content

Commit

Permalink
Update Terraform cloudposse/s3-log-storage/aws to v0.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 3, 2021
1 parent ce9a7b4 commit 1478174
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 @@ -17,7 +17,7 @@ locals {

module "logs" {
source = "cloudposse/s3-log-storage/aws"
version = "0.16.0"
version = "0.18.1"
attributes = ["logs"]
standard_transition_days = var.logs_standard_transition_days
glacier_transition_days = var.logs_glacier_transition_days
Expand Down

0 comments on commit 1478174

Please sign in to comment.