github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/command/testdata/show-json/nested-module-error/modules/main.tf (about)

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