blob: a6292d09235c46bd7f4e93d4ba249f263bda0198 [file] [log] [blame]
run "applies_defaults" {
assert {
condition = var.input == "Hello, world!"
error_message = "should have applied default value"
}
}