github.com/kevinklinger/open_terraform@v1.3.6/noninternal/command/testdata/show-json/nested-modules/modules/main.tf (about)

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