github.com/greysond/terraform@v0.8.5-0.20170124173113-439b5507bbe9/config/test-fixtures/data-source-arity-mistake.tf (about) 1 # I forgot the data source name! 2 data "null" { 3 }