github.com/renier/terraform@v0.7.8-0.20161024133817-eb8a9ef5471a/config/test-fixtures/data-source-arity-mistake.tf (about) 1 # I forgot the data source name! 2 data "null" { 3 }