github.com/opentofu/opentofu@v1.7.1/internal/command/testdata/test/broken_wrong_block_resource/main.tftest.hcl (about) 1 resource "test_resource" "i_cant_write_that_here" { 2 } 3 4 run "test" {}