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 3f22cbc + 8e455a8 commit 3711377Copy full SHA for 3711377
vars.tf
@@ -66,7 +66,7 @@ variable "log_exclude_at_match" {
66
variable "dd_forwarder_template_version" {
67
description = "Sets Datadog Forwarder version to use"
68
type = string
69
- default = "3.17.0"
+ default = "3.27.0"
70
}
71
72
variable "dd_forwarder_dd_site" {
0 commit comments