mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-16 03:19:59 -04:00
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! |
||
|---|---|---|
| .. | ||
| test-helper | ||
| cache.go | ||
| credentials.go | ||
| from_map.go | ||
| helper_program.go | ||
| helper_program_test.go | ||
| static.go | ||
| static_test.go | ||
| token_credentials.go | ||
| token_credentials_test.go | ||