github.com/muratcelep/terraform@v1.1.0-beta2-not-internal-4/not-internal/command/testdata/show-json/nested-module-error/modules/main.tf (about)

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