github.com/rstandt/terraform@v0.12.32-0.20230710220336-b1063613405c/config/testdata/data-count/main.tf (about) 1 data "foo" "bar" { 2 count = 5 3 }