terraform/internal/earlyconfig
Martin Atkins e5f52e56f8 addrs: Rename DefaultRegistryHost to DefaultProviderRegistryHost
As the comment notes, this hostname is the default for provide source
addresses. We'll shortly be adding some address types to represent module
source addresses too, and so we'll also have DefaultModuleRegistryHost
for that situation.

(They'll actually both contain the the same hostname, but that's a
coincidence rather than a requirement.)
2021-06-03 08:50:34 -07:00
..
testdata/provider-reqs internal/getproviders: A new shared model for provider requirements 2020-03-27 09:01:32 -07:00
config.go Move plugin/ and plugin6/ to internal/plugin{,6}/ 2021-05-17 14:09:07 -07:00
config_build.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
config_test.go addrs: Rename DefaultRegistryHost to DefaultProviderRegistryHost 2021-06-03 08:50:34 -07:00
diagnostics.go Move tfdiags/ to internal/tfdiags/ 2021-05-17 14:09:07 -07:00
doc.go internal/earlyconfig: Liberal config parsing for init 2019-01-14 11:33:21 -08:00
module.go Move tfdiags/ to internal/tfdiags/ 2021-05-17 14:09:07 -07:00