terraform/config/test-fixtures/dir-basic/nested/nested.tf

4 lines
47 B
HCL

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