Skip to content

Commit dc7fde7

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

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
@@ -23,13 +23,13 @@ variable "datadog_java_layer_version" {
2323
variable "datadog_node_layer_version" {
2424
description = "Version for the Datadog Node Layer"
2525
type = number
26-
default = 129
26+
default = 130
2727
}
2828

2929
variable "datadog_python_layer_version" {
3030
description = "Version for the Datadog Python Layer"
3131
type = number
32-
default = 115
32+
default = 116
3333
}
3434

3535
variable "fips" {

0 commit comments

Comments
 (0)