github.com/rvichery/terraform@v0.11.10/config/module/test-fixtures/validate-module-root/main.tf (about) 1 module "root" { 2 source = "./child" 3 }