mirror of https://github.com/hashicorp/terraform
parent
7ab19c62e6
commit
54de9057ba
@ -0,0 +1,3 @@
|
||||
resource "aws_instance" "foo" {
|
||||
foo = "bar-$${baz}"
|
||||
}
|
||||
Loading…
Reference in new issue