Skip to content

Commit 08bad11

Browse files
chore(deps): update terraform trussworks/logs/aws to v18
1 parent 20db034 commit 08bad11

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
@@ -36,7 +36,7 @@ module "terraform_state_bucket" {
3636

3737
module "terraform_state_bucket_logs" {
3838
source = "trussworks/logs/aws"
39-
version = "~> 17.0.0"
39+
version = "~> 18.0.0"
4040

4141
s3_bucket_name = local.logging_bucket
4242
default_allow = false

0 commit comments

Comments
 (0)