github.com/hashicorp/terraform-plugin-sdk@v1.17.2/terraform/testdata/state-module-orphans/main.tf (about) 1 module "bar" { 2 source = "./bar" 3 }