github.com/rstandt/terraform@v0.12.32-0.20230710220336-b1063613405c/config/testdata/dir-basic/nested/nested.tf (about)

     1  output "i-am-nested" {
     2      value = "what"
     3  }