github.com/opentofu/opentofu@v1.7.1/internal/command/testdata/test/is_sorted/3.tftest.hcl (about) 1 run "c" { 2 assert { 3 condition = test_resource.resource.value == null 4 error_message = "should pass" 5 } 6 }