github.com/lakshmikarc/terraform-2@v0.11.9-0.20181005183753-e0b7475984b7/configs/configload/doc.go (about)

     1  // Package configload knows how to install modules into the .terraform/modules
     2  // directory and to load modules from those installed locations. It is used
     3  // in conjunction with the LoadConfig function in the parent package.
     4  package configload