terraform/command/test-fixtures/init-get/main.tf

4 lines
38 B
HCL

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