opentofu/configs/testdata/config-build/child_c/child_c.tf
2019-06-30 10:16:15 +02:00

4 lines
37 B
HCL

output "hello" {
value = "hello"
}