github.com/graywolf-at-work-2/terraform-vendor@v1.4.5/internal/command/testdata/show-json/nested-modules/modules/main.tf (about) 1 module "more" { 2 source = "./more-modules" 3 }