opentofu/command/test-fixtures/init-get/main.tf
2017-01-26 14:33:49 -08:00

4 lines
38 B
HCL

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