github.com/meteor/terraform@v0.6.15-0.20210412225145-79ec4bc057c6/config/test-fixtures/data-source-arity-mistake.tf (about)

     1  # I forgot the data source name!
     2  data "null" {
     3  }