github.com/opentofu/opentofu@v1.7.1/internal/initwd/testdata/empty-module-name/main.tf (about) 1 module "" { 2 source = "./child" 3 }