github.com/graywolf-at-work-2/terraform-vendor@v1.4.5/internal/command/testdata/show-json/nested-module-error/modules/main.tf (about)

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