terraform/internal/providercache
Kristin Laemmert 5a48530f47
tools: remove terraform-bundle. (#28876)
* tools: remove terraform-bundle.

terraform-bundle is no longer supported in the main branch of terraform. Users can build terraform-bundle from terraform tagged v0.15 and older.

* add a README pointing users to the v0.15 branch
2021-06-03 14:08:04 -04: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 tools: remove terraform-bundle. (#28876) 2021-06-03 14:08:04 -04: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