This project is mirrored from https://:*****@github.com/hashicorp/terraform.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 03 Aug, 2018 1 commit
-
-
Sander van Harmelen authored
By adding this method you now only have to pass a `*disco.Disco` object around in order to do discovery and use any configured credentials for the discovered hosts. Of course you can also still pass around both a `*disco.Disco` and a `auth.CredentialsSource` object if there is a need or a reason for that!
-
- 05 Dec, 2017 1 commit
-
-
James Bardin authored
The registry code has been moved into the new registry package. Remove the duplicated code and use the new registry and registry/test packages.
-
- 27 Oct, 2017 1 commit
-
-
James Bardin authored
Add GetModule for the cli to initialize from a regisry module source. Storage.GetModule fetches a module using the same detection and discovery as used by the normal module loading. The final copy is still done by module.GetCopy to remove vcs files.
-