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

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