github.com/eliastor/durgaform@v0.0.0-20220816172711-d0ab2d17673e/internal/command/testdata/show-json/nested-module-error/main.tf (about) 1 module "my_module" { 2 source = "./modules" 3 }