Skip to content

Commit d2b46e8

Browse files
committed
bump version
1 parent fe0abf9 commit d2b46e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/automatic_folder/watcher.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
module "event_folder_log_entry" {
1818
source = "terraform-google-modules/event-function/google//modules/event-folder-log-entry"
19-
version = "~> 4.0"
19+
version = "~> 4.1"
2020

2121
filter = <<EOF
2222
resource.type="project" AND

0 commit comments

Comments
 (0)