terraform/internal/initwd
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 Standardise directory name for test data 2019-06-30 10:16:15 +02:00
doc.go command: "terraform init" can partially initialize for 0.12upgrade 2019-01-14 11:33:21 -08:00
from_module.go Move registry/ to internal/registry/ 2021-05-17 14:09:07 -07:00
from_module_test.go Move registry/ to internal/registry/ 2021-05-17 14:09:07 -07:00
getter.go Move registry/ to internal/registry/ 2021-05-17 14:09:07 -07:00
load_config.go command: "terraform init" can partially initialize for 0.12upgrade 2019-01-14 11:33:21 -08:00
module_install.go Move registry/ to internal/registry/ 2021-05-17 14:09:07 -07:00
module_install_hooks.go Move module install functionality over to internal/initwd 2019-01-14 11:33:21 -08:00
module_install_test.go Move registry/ to internal/registry/ 2021-05-17 14:09:07 -07:00
testing.go Move registry/ to internal/registry/ 2021-05-17 14:09:07 -07:00