terraform/internal
Martin Atkins 8eff19e48f internal/getproviders: Initial implementation of FilesystemMirrorSource
This is a basic implementation of FilesystemMirrorSource for now aimed
only at the specific use-case of scanning the cache of provider plugins
Terraform will keep under the ".terraform" directory, as part of our
interim provider installer implementation for Terraform 0.13.

The full functionality of this will grow out in later work when we
implement explicit local filesystem mirrors, but for now the goal is to
use this just to inspect the work done by the automatic installer once
we switch it to the new provider-FQN-aware directory structure.

The various FIXME comments in this are justified by the limited intended
scope of this initial implementation, and they should be resolved by
later work to use FilesystemMirrorSource explicitly for user-specified
provider package mirrors.
2020-02-25 10:30:03 -05:00
..
earlyconfig addrs: Stronger validation and normalization of provider namespace/type 2020-02-18 15:42:09 -08:00
getproviders internal/getproviders: Initial implementation of FilesystemMirrorSource 2020-02-25 10:30:03 -05:00
initwd initwd: cache registry responses for module versions and download URL (#23727) 2020-01-07 15:03:23 -05:00
modsdir Module Expansion: Part 2 (#24154) 2020-02-24 17:42:32 -05:00
tfplugin5 Regenerate protobuf files under latest versions 2019-09-05 14:36:15 +02:00