github.com/andrewrynhard/terraform@v0.9.5-0.20170502003928-8d286b83eae4/config/module/test-fixtures/basic-parent/a/a.tf (about) 1 module "b" { 2 source = "../c" 3 }