blob: 899469dd8822785cb4125eb7dd773db788237802 [file] [log] [blame]
variables {
input = "some value"
}
run "test" {
command = plan
expect_failures = [
test_resource.resource
]
}