terraform/configs/configupgrade/test-fixtures/valid/relative-module-source/input/module/main.tf

4 lines
35 B
HCL

output "foo" {
value = "hello"
}