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