github.com/sfdc-pcg/terraform@v0.11.11/command/test-fixtures/init-get/main.tf (about)

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