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 4b3e01d commit 41d331bCopy full SHA for 41d331b
workshop/aws/ec2/variables.tf
@@ -17,7 +17,7 @@ variable "splunk_jdk" {
17
}
18
19
variable "otel_demo" {
20
- description = "Spin up the OpenTelemetry Telescope shop demo? (true/false)"
+ description = "Spin up the OpenTelemetry Astronomy Shop Demo? (true/false)"
21
type = bool
22
default = false
23
0 commit comments