terraform-provider-gitea/vendor/github.com/hashicorp/terraform-plugin-sdk/internal/configs/configload/doc.go
Malar Invention 00ebcd295e add vendor
2022-04-03 09:37:16 +05:30

5 lines
244 B
Go

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