mirror of https://github.com/hashicorp/terraform
parent
bc26777963
commit
b484ec19b6
@ -0,0 +1,3 @@
|
||||
resource "aws_instance" "foo" {
|
||||
foo = "${count.foo}"
|
||||
}
|
||||
Loading…
Reference in new issue