opentofu/command/test-fixtures/get/main.tf
Mitchell Hashimoto 1b8426f7ff command: Get works
2014-09-22 11:15:27 -07:00

4 lines
38 B
HCL

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