github.com/opentofu/opentofu@v1.7.1/internal/command/testdata/test/invalid_default_state/main.tftest.hcl (about) 1 run "test" { 2 assert { 3 condition = test_resource.resource.value == "Hello, world!" 4 error_message = "wrong condition" 5 } 6 }