Files
opentf/config/module/test-fixtures/basic-parent/a/a.tf
2015-03-26 09:11:32 -07:00

4 lines
35 B
HCL

module "b" {
source = "../c"
}