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.
2 parents 50184f2 + 88262c6 commit 64cb2bcCopy full SHA for 64cb2bc
variables.tf
@@ -32,7 +32,7 @@ variable "timer_vm_metrics_func_schedule" {
32
variable "func_url" {
33
type = string
34
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"
+ default = "https://observeinc.s3.us-west-2.amazonaws.com/azure/azure-collection-functions-0.11.7.zip"
36
}
37
38
# Use Name for value
0 commit comments