We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d474e72 commit bcc9fefCopy full SHA for bcc9fef
main.tf
@@ -20,7 +20,7 @@ locals {
20
21
module "logs" {
22
source = "cloudposse/s3-log-storage/aws"
23
- version = "1.4.2"
+ version = "1.4.5"
24
25
enabled = local.enabled && var.logs_enabled
26
0 commit comments