github.com/rstandt/terraform@v0.12.32-0.20230710220336-b1063613405c/configs/configupgrade/testdata/valid/relative-module-source/want/module/main.tf (about)

     1  output "foo" {
     2    value = "hello"
     3  }