github.com/nov1n/terraform@v0.7.9-0.20161103151050-bf6852f38e28/config/module/test-fixtures/basic-parent/a/a.tf (about) 1 module "b" { 2 source = "../c" 3 }