github.com/opentofu/opentofu@v1.7.1/internal/tofu/testdata/plan-close-module-provider/main.tf (about) 1 module "mod" { 2 source = "./mod" 3 }