Skip to content

Commit 217b624

Browse files
authored
Update main.tf
1 parent 32068e0 commit 217b624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workshop/aws/ec2/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ locals {
183183
realm = var.splunk_realm
184184
presetup = var.splunk_presetup
185185
jdk = var.splunk_jdk
186-
otel_demo = var.otel_demo
186+
otel_demo = var.otel_demo
187187
instance_password = random_string.password.result
188188
}
189189
}

0 commit comments

Comments
 (0)