github.com/opentofu/opentofu@v1.7.1/internal/command/testdata/test/broken_wrong_block_data/main.tftest.hcl (about)

     1  data "test_resource" "i_cant_write_that_here" {
     2  }
     3  
     4  run "test" {}