terraform/internal/initwd
Martin Atkins 31349a9c3a Move configs/ to internal/configs/
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 tfdiags/ to internal/tfdiags/ 2021-05-17 14:09:07 -07:00
from_module_test.go Move configs/ to internal/configs/ 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 Move tfdiags/ to internal/tfdiags/ 2021-05-17 14:09:07 -07:00
module_install.go Move addrs/ to internal/addrs/ 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 configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
testing.go Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00