terraform/internal/command/testdata/validate-invalid/outputs/main.tf

4 lines
45 B
HCL

output "myvalue" {
values = "Some value"
}