terraform/config/testdata/dir-basic/nested/nested.tf

4 lines
44 B
HCL

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