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