terraform/internal/providercache
Alisdair McDiarmid 90c4f11b61 go get github.com/hashicorp/go-getter@v1.5.0
Includes fix for breaking upstream API change.
2020-11-02 10:46:24 -05:00
..
testdata providercache: More exhaustive testing of the main installer 2020-10-28 07:46:45 -07:00
cached_provider.go command/init: Read, respect, and update provider dependency locks 2020-10-09 09:26:23 -07:00
cached_provider_test.go getproviders: Add a real type Hash for package hashes 2020-09-24 14:01:54 -07:00
dir.go command/init: Read, respect, and update provider dependency locks 2020-10-09 09:26:23 -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 command/init: Read, respect, and update provider dependency locks 2020-10-09 09:26:23 -07:00
dir_test.go providercache: Lazily detect executable file 2020-07-07 15:18:27 -04:00
doc.go providercache: A package to encapsulate management of provider cache dirs 2020-03-25 11:29:48 -07:00
installer.go providercache: More exhaustive testing of the main installer 2020-10-28 07:46:45 -07:00
installer_events.go command/init: Mention using the lock file for provider selection 2020-10-09 09:26:23 -07:00
installer_events_test.go providercache: More exhaustive testing of the main installer 2020-10-28 07:46:45 -07:00
installer_test.go providercache: verify locked hashes for local package dirs 2020-10-28 07:46:45 -07:00
package_install.go go get github.com/hashicorp/go-getter@v1.5.0 2020-11-02 10:46:24 -05:00