Skip to content

Commit 64cb2bc

Browse files
committed
Merge remote-tracking branch 'upstream/main'
2 parents 50184f2 + 88262c6 commit 64cb2bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ variable "timer_vm_metrics_func_schedule" {
3232
variable "func_url" {
3333
type = string
3434
description = "Observe Collect Function source URL zip"
35-
default = "https://observeinc.s3.us-west-2.amazonaws.com/azure/azure-collection-functions-0.11.6.zip"
35+
default = "https://observeinc.s3.us-west-2.amazonaws.com/azure/azure-collection-functions-0.11.7.zip"
3636
}
3737

3838
# Use Name for value

0 commit comments

Comments
 (0)