github.com/rstandt/terraform@v0.12.32-0.20230710220336-b1063613405c/command/testdata/show-json/nested-modules/modules/main.tf (about)

     1  module "more" {
     2    source = "./more-modules"
     3  }