terraform/configs/testdata/config-build/child_c/child_c.tf

4 lines
37 B
HCL

output "hello" {
value = "hello"
}