terraform/internal/command/testdata/init-get/main.tf

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
38 B
Terraform
Raw Permalink Normal View History

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