github.com/ojiry/terraform@v0.8.2-0.20161218223921-e50cec712c4a/config/test-fixtures/data-count/main.tf (about) 1 data "foo" "bar" { 2 count = 5 3 }