github.com/hugorut/terraform@v1.1.3/src/terraform/testdata/provider-meta-data-unset/my-module/main.tf (about)

     1  data "test_file" "foo" {
     2    id = "bar"
     3  }