Skip to content

Commit ae0fbb1

Browse files
Update Versions (#49)
Co-authored-by: campaigner-staging[bot] <111737018+campaigner-staging[bot]@users.noreply.github.com>
1 parent 941938f commit ae0fbb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

variables.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ variable "datadog_extension_layer_version" {
1111
variable "datadog_dotnet_layer_version" {
1212
description = "Version for the Datadog .NET Layer"
1313
type = number
14-
default = 20
14+
default = 21
1515
}
1616

1717
variable "datadog_java_layer_version" {
@@ -29,7 +29,7 @@ variable "datadog_node_layer_version" {
2929
variable "datadog_python_layer_version" {
3030
description = "Version for the Datadog Python Layer"
3131
type = number
32-
default = 113
32+
default = 114
3333
}
3434

3535
variable "fips" {

0 commit comments

Comments
 (0)