terraform/config/module
Sander van Harmelen 179b32d426 Add a `CredentialsForHost` method to disco.Disco
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!
2018-08-03 11:29:11 +02:00
..
test-fixtures remove provider inheritance from Tree.Load 2017-11-06 17:27:45 -05:00
copy_dir.go Add proper build constraints for GH-7273 2016-06-23 08:02:32 -04:00
detector_test.go update test for error condition 2017-10-27 09:08:15 -04:00
get.go don't re-use a TempDir path 2018-03-28 11:33:42 -04:00
inode.go config: Allow build on DragonFlyBSD 2018-01-03 11:36:47 -08:00
inode_freebsd.go build: Opt-in to building rather than opt-out 2016-07-29 18:40:31 -05:00
inode_windows.go build: Opt-in to building rather than opt-out 2016-07-29 18:40:31 -05:00
module.go implement provider inheritence during loading 2017-10-27 09:08:15 -04:00
module_test.go Add a `CredentialsForHost` method to disco.Disco 2018-08-03 11:29:11 +02:00
storage.go Add a `CredentialsForHost` method to disco.Disco 2018-08-03 11:29:11 +02:00
storage_test.go Add a `CredentialsForHost` method to disco.Disco 2018-08-03 11:29:11 +02:00
testing.go rename ModuleStorage to Storage 2017-10-27 13:11:21 -04:00
tree.go return tfdiags.Diagnostics from validation methods 2017-11-28 11:15:29 -08:00
tree_gob.go config/module: store the path with the module 2015-04-07 16:37:46 -07:00
tree_gob_test.go add credentials to module.Storage 2017-10-27 16:16:35 -04:00
tree_test.go return tfdiags.Diagnostics from validation methods 2017-11-28 11:15:29 -08:00
validate_provider_alias.go update missing alias message 2018-04-03 17:40:36 -04:00
versions.go Use the new regsrc and response packages 2017-10-27 09:08:15 -04:00
versions_test.go Use the new regsrc and response packages 2017-10-27 09:08:15 -04:00