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