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

4 lines
34 B
HCL

module "a" {
source = "./a"
}