blob: 6feaf3cc5ce7da066aa03009e2b6fb8426c34915 [file] [log] [blame]
run "validate_test_resource" {
assert {
condition = test_resource.foo.value == "bar"
error_message = "invalid value"
}
}