github.com/ffrizzo/terraform@v0.8.2-0.20161219200057-992e12335f3d/config/module/test-fixtures/basic-parent/a/a.tf (about) 1 module "b" { 2 source = "../c" 3 }