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