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

4 lines
38 B
HCL

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