github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/command/testdata/test/pass_with_outputs/main.tftest.hcl (about) 1 run "validate_test_resource" { 2 assert { 3 condition = output.value == "bar" 4 error_message = "invalid value" 5 } 6 }