Skip to content

Commit

Permalink
Update Terraform cloudposse/s3-log-storage/aws to v0.20.0 (#60)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Feb 6, 2021
1 parent b55e269 commit c61efc3
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.19.0"
version = "0.20.0"
attributes = ["logs"]
standard_transition_days = var.logs_standard_transition_days
glacier_transition_days = var.logs_glacier_transition_days
Expand Down

0 comments on commit c61efc3

Please sign in to comment.