Files
opentf/command/test-fixtures/validate-invalid/outputs/main.tf
2016-02-08 12:48:14 +01:00

4 lines
45 B
HCL

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