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 ae0fbb1 commit cdb8e3cCopy full SHA for cdb8e3c
variables.tf
@@ -5,7 +5,7 @@
5
variable "datadog_extension_layer_version" {
6
description = "Version for the Datadog Extension Layer"
7
type = number
8
- default = 86
+ default = 87
9
}
10
11
variable "datadog_dotnet_layer_version" {
0 commit comments