github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/command/testdata/test/invalid/main.tftest.hcl (about) 1 2 run "invalid" { 3 4 expect_failures = [ 5 local.my_value, 6 ] 7 8 }