github.com/richardmarshall/terraform@v0.9.5-0.20170429023105-15704cc6ee35/config/test-fixtures/data-source-arity-mistake.tf (about) 1 # I forgot the data source name! 2 data "null" { 3 }