github.com/eliastor/durgaform@v0.0.0-20220816172711-d0ab2d17673e/internal/command/testdata/show-json/nested-modules/modules/main.tf (about)

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