github.com/opentofu/opentofu@v1.7.1/internal/tofu/testdata/provider-meta-data-unset/my-module/main.tf (about)

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