Files
opentf/config/module/test-fixtures/basic/main.tf
2014-09-14 14:46:45 -07:00

6 lines
47 B
HCL

# Hello
module "foo" {
source = "./foo"
}