github.com/kwoods/terraform@v0.6.11-0.20160809170336-13497db7138e/config/test-fixtures/data-source-arity-mistake.tf (about) 1 # I forgot the data source name! 2 data "null" { 3 }