terraform/configs/configupgrade/testdata/valid/relative-module-source/want/module/main.tf

4 lines
35 B
HCL

output "foo" {
value = "hello"
}