github.com/hashicorp/go-getter/v2@v2.2.2/testdata/basic-parent/main.tf (about)

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