github.com/opentofu/opentofu@v1.7.1/internal/command/testdata/show-json/nested-module-error/modules/main.tf (about) 1 module "more" { 2 source = "./more-modules" 3 }