blob: 5a017207ccf7a1d5e972dfecde1ab634120af28b [file] [log] [blame]
resource "aws_instance" "foo" {
foo = "bar-$${baz}"
}