Skip to content

Commit 41d331b

Browse files
authored
Update variables.tf
1 parent 4b3e01d commit 41d331b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workshop/aws/ec2/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ variable "splunk_jdk" {
1717
}
1818

1919
variable "otel_demo" {
20-
description = "Spin up the OpenTelemetry Telescope shop demo? (true/false)"
20+
description = "Spin up the OpenTelemetry Astronomy Shop Demo? (true/false)"
2121
type = bool
2222
default = false
2323
}

0 commit comments

Comments
 (0)