Files
opentf/config/testdata/dir-basic/nested/nested.tf
2019-06-30 10:16:15 +02:00

4 lines
44 B
HCL

output "i-am-nested" {
value = "what"
}