github.com/hugorut/terraform@v1.1.3/src/command/testdata/show-json/nested-module-error/main.tf (about) 1 module "my_module" { 2 source = "./modules" 3 }