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 fadd1d1 commit f593e8eCopy full SHA for f593e8e
lambda-layer/terraform/lambda/variables.tf
@@ -7,7 +7,7 @@ variable "sdk_layer_name" {
7
variable "function_name" {
8
type = string
9
description = "Name of sample app function / API gateway"
10
- default = "aws-opentelemetry-distro-python1"
+ default = "aws-opentelemetry-distro-python"
11
}
12
13
variable "architecture" {
0 commit comments