github.com/nov1n/terraform@v0.7.9-0.20161103151050-bf6852f38e28/config/test-fixtures/data-count/main.tf (about) 1 data "foo" "bar" { 2 count = 5 3 }