github.com/hugorut/terraform@v1.1.3/src/terraform/testdata/plan-close-module-provider/main.tf (about) 1 module "mod" { 2 source = "./mod" 3 }