Files
opentf/config/module/testdata/basic-git/main.tf
2019-06-30 10:16:15 +02:00

6 lines
47 B
HCL

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