github.com/heimweh/terraform@v0.7.4/command/test-fixtures/get/main.tf (about)

     1  module "foo" {
     2      source = "./foo"
     3  }