terraform/config/test-fixtures/validate-output-missing-equals/main.tf

4 lines
45 B
HCL

output "whoops" {
value "wheresmyequals"
}