Files
opentf/config/module/test-fixtures/basic-subdir/foo/sub/main.tf
2014-09-26 14:56:04 -07:00

4 lines
38 B
HCL

module "bar" {
source = "./baz"
}