terraform/internal/providercache
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 providercache: More exhaustive testing of the main installer 2020-10-28 07:46:45 -07:00
cached_provider.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
cached_provider_test.go addrs: Rename DefaultRegistryHost to DefaultProviderRegistryHost 2021-06-03 08:50:34 -07:00
dir.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
dir_modify.go command/init: Read, respect, and update provider dependency locks 2020-10-09 09:26:23 -07:00
dir_modify_test.go addrs: Rename DefaultRegistryHost to DefaultProviderRegistryHost 2021-06-03 08:50:34 -07:00
dir_test.go addrs: Rename DefaultRegistryHost to DefaultProviderRegistryHost 2021-06-03 08:50:34 -07:00
doc.go providercache: A package to encapsulate management of provider cache dirs 2020-03-25 11:29:48 -07:00
installer.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
installer_events.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
installer_events_test.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
installer_test.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
package_install.go Move httpclient/ to internal/httpclient/ 2021-05-17 14:09:07 -07:00