terraform/internal
Martin Atkins 2aac8cf812 internal/getproviders: Distinguished packed vs. unpacked local packages
Our local filesystem mirror mechanism will allow provider packages to be
given either in packed form as an archive directly downloaded to disk or
in an unpacked form where the archive is extracted.

Distinguishing these two cases in the concrete Location types will allow
callers to reliably select the mode chosen by the selected installation
source and handle it appropriately, rather than resorting to out-of-band
heuristics like checking whether the object is a directory or a file.
2020-01-10 09:41:27 -08:00
..
earlyconfig Mildwonkey/tfconfig upgrade (#23670) 2020-01-10 11:54:53 -05:00
getproviders internal/getproviders: Distinguished packed vs. unpacked local packages 2020-01-10 09:41:27 -08:00
initwd initwd: cache registry responses for module versions and download URL (#23727) 2020-01-07 15:03:23 -05:00
modsdir Move module install functionality over to internal/initwd 2019-01-14 11:33:21 -08:00
tfplugin5 Regenerate protobuf files under latest versions 2019-09-05 14:36:15 +02:00