blob: 64d21beda0456019131488505cce17983d9a9d92 [file] [log] [blame]
variable "key" {}
data "aws_data_source" "foo" {
id = "${var.key}"
}