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 07385d5 commit 10a2741Copy full SHA for 10a2741
modules/event-folder-log-entry/main.tf
@@ -21,7 +21,7 @@ locals {
21
22
module "log_export" {
23
source = "terraform-google-modules/log-export/google"
24
- version = "~> 10.0"
+ version = "~> 11.0"
25
26
destination_uri = local.destination_uri
27
filter = var.filter
modules/event-project-log-entry/main.tf
0 commit comments