terraform/command/testdata/get/main.tf

4 lines
38 B
Terraform
Raw Normal View History

2014-09-22 14:15:27 -04:00
module "foo" {
source = "./foo"
}