blob: a582e5ee39ec2d09faf430b1fa115dca8738a850 [file] [log] [blame]
resource "aws_instance" "foo" {
count = "${list}"
}