github.com/r3labs/terraform@v0.8.4/terraform/test-fixtures/transform-orphan-count/main.tf (about) 1 resource "aws_instance" "foo" { count = 3 }