blob: e2e60c1f086dc2c18df2340ee2f84118096eb16f [file] [log] [blame]
variable "in" {}
output "out" {
value = "${var.in}"
}