terraform/configs/configload
Martin Atkins 4c5b866dea Move registry/ to internal/registry/
This is part of a general effort to move all of Terraform's non-library
package surface under internal in order to reinforce that these are for
internal use within Terraform only.

If you were previously importing packages under this prefix into an
external codebase, you could pin to an earlier release tag as an interim
solution until you've make a plan to achieve the same functionality some
other way.
2021-05-17 14:09:07 -07:00
..
testdata don't build a config if it didn't load properly 2021-05-07 11:52:06 -04:00
copy_dir.go remove dotfile exclusion in copyDir 2019-09-30 13:11:57 +01:00
copy_dir_test.go copyDir: detect if the module install path is a symlink to a directory (#20603) 2019-03-07 12:59:48 -08:00
doc.go configs/configload: package for loading configurations 2018-02-15 15:56:38 -08:00
inode.go configs/configload: installation from registry and go-getter 2018-02-15 15:56:39 -08:00
inode_freebsd.go configs/configload: installation from registry and go-getter 2018-02-15 15:56:39 -08:00
inode_windows.go configs/configload: installation from registry and go-getter 2018-02-15 15:56:39 -08:00
loader.go Move registry/ to internal/registry/ 2021-05-17 14:09:07 -07:00
loader_load.go don't build a config if it didn't load properly 2021-05-07 11:52:06 -04:00
loader_load_test.go don't build a config if it didn't load properly 2021-05-07 11:52:06 -04:00
loader_snapshot.go vendor: switch to HCL 2.0 in the HCL repository 2019-10-02 15:10:21 -07:00
loader_snapshot_test.go Standardise directory name for test data 2019-06-30 10:16:15 +02:00
loader_test.go configs/configload: staticcheck 2020-12-02 13:59:19 -05:00
module_mgr.go Move registry/ to internal/registry/ 2021-05-17 14:09:07 -07:00
testing.go Move module install functionality over to internal/initwd 2019-01-14 11:33:21 -08:00