blob: b68725876b2449de281f573884b40f1b9db52798 [file] [log] [blame]
run "test" {
assert {
condition = test_instance.foo.ami == "bar"
error_message = "incorrect value"
}
}