Skip to content

Commit 90939fe

Browse files
committed
chore(deps): update terraform trussworks/logs/aws to ~> 14.2.0
1 parent 7329d24 commit 90939fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ module "terraform_state_bucket" {
3535

3636
module "terraform_state_bucket_logs" {
3737
source = "trussworks/logs/aws"
38-
version = "~> 14.1.0"
38+
version = "~> 14.2.0"
3939

4040
s3_bucket_name = local.logging_bucket
4141
default_allow = false

0 commit comments

Comments
 (0)