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 20db034 commit 08bad11Copy full SHA for 08bad11
main.tf
@@ -36,7 +36,7 @@ module "terraform_state_bucket" {
36
37
module "terraform_state_bucket_logs" {
38
source = "trussworks/logs/aws"
39
- version = "~> 17.0.0"
+ version = "~> 18.0.0"
40
41
s3_bucket_name = local.logging_bucket
42
default_allow = false
0 commit comments