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